timewarrior cleanup

feature/clan.lol
Ingolf Wagner 2023-11-10 16:26:59 +01:00
parent f7167f156e
commit 749416720f
Signed by: palo
GPG Key ID: 76BF5F1928B9618B
3 changed files with 9 additions and 5 deletions

View File

@ -972,11 +972,11 @@
},
"private_assets": {
"locked": {
"lastModified": 1699622894,
"narHash": "sha256-sElYtzLQ/m/XC9kS0pQxCpjyIgWMpptNhJinHrBGHJQ=",
"lastModified": 1699629396,
"narHash": "sha256-SfrvKUU31pytn5IHUqH1tXt2jqM4EMdeDOR5xxHO6B8=",
"ref": "main",
"rev": "49f9da3a94726a7136a2d9c41de1da1651ec95af",
"revCount": 15,
"rev": "ee1b2c870d19e0ed1fe15f8501499e4561ec55b2",
"revCount": 17,
"type": "git",
"url": "ssh://gitea@git.ingolf-wagner.de/palo/nixos-private-assets.git"
},

View File

@ -38,12 +38,14 @@
components.network.wifi.enable = true;
components.terminal.enable = true;
home-manager.users.mainUser.home.sessionPath = [ "$HOME/.timewarrior/scripts" ];
components.gui.taskwarrior.config = {
general = {
targets = [ "terranix" "my_github" ];
static_fields = "priority";
log_level = "INFO";
static_fields = [ "priority" ];
merge_annotations = false;
};
terranix = {
service = "github";

View File

@ -121,6 +121,8 @@ in
sxiv
emoji-picker
gojq
steam-run
bitwarden