diff options
author | Soispha <soispha@vhack.eu> | 2023-10-01 19:31:59 +0200 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-10-01 19:31:59 +0200 |
commit | 12a0eb1ba4180f2b70a41e81e969e2f0f4c4b883 (patch) | |
tree | a709f65ca3c756502c22347925a55770d856d490 /hm/soispha/conf | |
parent | feat(hm/conf/timewarrior): Init (diff) | |
download | nixos-config-12a0eb1ba4180f2b70a41e81e969e2f0f4c4b883.zip |
fix(hm/conf/timewarrior): Actually import timewarrior
Diffstat (limited to 'hm/soispha/conf')
-rw-r--r-- | hm/soispha/conf/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hm/soispha/conf/default.nix b/hm/soispha/conf/default.nix index 07093260..e5a69702 100644 --- a/hm/soispha/conf/default.nix +++ b/hm/soispha/conf/default.nix @@ -33,6 +33,7 @@ ./swayidle ./swaylock ./taskwarrior + ./timewarrior ./tridactyl ./yambar ./zsh |