task | add timewarriro config

This commit is contained in:
Don Harper 2024-10-04 06:46:11 -05:00
parent ae09f98740
commit 50e6ec22a8
2 changed files with 22 additions and 8 deletions

View file

@ -203,14 +203,11 @@
news.version = "2.6.0";
};
};
# FIXME need to convert harper over before this will work
#home.file."timewarrior.cfg" = {
# enable = true;
# target = ".timewarrior/timewarrior.cfg";
# text = ''
# tags.nixos.description = Working on NixOS
# '';
#};
xdg.configFile."timewarrior/timewarrior.cfg".text = ''
verbose = no
confirmation = off
'';
};
home.file."vit-config.ini" = {
enable = true;
target = ".vit/config.ini";