taskwarrior gone

This commit is contained in:
Matt Nish-Lapidus 2025-04-04 07:59:56 -04:00
parent e1b2ed15c7
commit d618ecf02e
6 changed files with 5 additions and 65 deletions

View file

@ -5,8 +5,6 @@
shell-conf # shell, shell utils, cli tools, libs, tui's
git-conf
beets
taskwarrior
# taskwarrior-web
];
home = {
@ -35,19 +33,7 @@
sops = {
age.keyFile = "/home/media/.config/sops/age/keys.txt"; # must have no password!
defaultSopsFile = ../emenel/secrets.yaml;
secrets = {
taskchamp-id = {};
taskchamp-key = {};
};
templates."taskchamp".content =
''
sync.server.client_id = ${config.sops.placeholder.taskchamp-id}
sync.encryption_secret = ${config.sops.placeholder.taskchamp-key}
'';
};
programs = {