diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-04-04 13:16:24 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-04-04 13:16:24 +0200 |
commit | a88a84f7d6fe981d04c647c3a1198cb3df2a03ce (patch) | |
tree | 2bc003c5bd1379dc2b58e818ffe822d20f8fad92 /modules/home.legacy/conf | |
parent | fix(modules/lf/commands/thrash_*): Support paths with spaces in them (diff) | |
download | nixos-config-a88a84f7d6fe981d04c647c3a1198cb3df2a03ce.zip |
chore(module/legacy/conf/{firefox,timewarrior,taskwarrior}): Remove remnants
Diffstat (limited to '')
-rw-r--r-- | modules/home.legacy/conf/default.nix | 2 | ||||
-rw-r--r-- | modules/home.legacy/conf/firefox/default.nix | 0 |
2 files changed, 0 insertions, 2 deletions
diff --git a/modules/home.legacy/conf/default.nix b/modules/home.legacy/conf/default.nix index 07de2e96..5a10951c 100644 --- a/modules/home.legacy/conf/default.nix +++ b/modules/home.legacy/conf/default.nix @@ -26,8 +26,6 @@ ./ssh ./starship ./swayidle - ./taskwarrior - ./timewarrior ./tridactyl ./xdg ./ytcc diff --git a/modules/home.legacy/conf/firefox/default.nix b/modules/home.legacy/conf/firefox/default.nix deleted file mode 100644 index e69de29b..00000000 --- a/modules/home.legacy/conf/firefox/default.nix +++ /dev/null |