task | add timewarriro config
This commit is contained in:
parent
ae09f98740
commit
50e6ec22a8
2 changed files with 22 additions and 8 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue