taskwarrior web server
This commit is contained in:
parent
d30d1c82b6
commit
974b42d671
6 changed files with 67 additions and 29 deletions
|
@ -6,6 +6,7 @@
|
|||
git-conf
|
||||
beets
|
||||
taskwarrior
|
||||
taskwarrior-web
|
||||
];
|
||||
|
||||
home = {
|
||||
|
@ -77,8 +78,4 @@ sync.encryption_secret = ${config.sops.placeholder.taskchamp-key}
|
|||
source = ../emenel/dotfiles/dot_local/bin;
|
||||
recursive = true;
|
||||
};
|
||||
|
||||
home.file.".local/bin/tww" = {
|
||||
source = ../../modules/home/tww;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue