taskserver config

This commit is contained in:
2024-02-05 05:41:52 +01:00
parent 7f05092a0c
commit 654cdd25b4
2 changed files with 9 additions and 1 deletions

View File

@@ -70,6 +70,14 @@
borgbackup
gnupg
];
programs.taskwarrior = {
enable = true;
config = {
weekstart = "Monday";
dateformat = "d.m.y";
report.X.dateformat = "a, D. b Y";
};
};
programs.alacritty = {
enable = true;
settings = {

Submodule private updated: 68450a4a61...43bf43267d