diff options
author | Soispha <soispha@vhack.eu> | 2024-01-01 13:34:35 +0100 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2024-01-01 13:36:06 +0100 |
commit | 4ace68192e5885bddcada74a11ce2f87d2e4509b (patch) | |
tree | a8c8b370dd8dd62117f717424d4adb4001c1aab0 /hm/soispha/conf/default.nix | |
parent | fix(hm/conf/yambar/config): Use correct anchor (diff) | |
download | nixos-config-4ace68192e5885bddcada74a11ce2f87d2e4509b.zip |
feat(hm/conf/ytcc): Init
Diffstat (limited to '')
-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 bee1cb9a..3a267102 100644 --- a/hm/soispha/conf/default.nix +++ b/hm/soispha/conf/default.nix @@ -39,6 +39,7 @@ ./tridactyl ./xdg ./yambar + ./ytcc ./zsh ]; } |