refactor(home/modules): use module discovery

This commit is contained in:
2026-08-23 00:29:58 +02:00
parent 4b98ff5abe
commit e2301c7682
3 changed files with 2 additions and 11 deletions
-1
View File
@@ -9,7 +9,6 @@
./bash.nix
./utils.nix
./prompt.nix
../tmux
];
options.shell.enable = lib.mkEnableOption "shell";