themes and services

fix errors in themes and service setup
This commit is contained in:
2026-03-18 21:51:06 +01:00
parent e5347f74f8
commit 5e1e3e1e84
5 changed files with 26 additions and 4 deletions

View File

@@ -12,7 +12,7 @@
programs.taskwarrior = {
enable = true;
package = pkgs.taskwarrior3;
dataLocation = "~/tasks"; # TODO: change to Nextcloud again
dataLocation = "~/Nextcloud/tasks";
config = {
uda.parentName = {
type = "string";