taskserver config
This commit is contained in:
8
home.nix
8
home.nix
@@ -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 = {
|
||||
|
||||
2
private
2
private
Submodule private updated: 68450a4a61...43bf43267d
Reference in New Issue
Block a user