refactor(home): organize home manager modules

This commit is contained in:
2026-02-22 17:18:44 +01:00
parent 4356d8b202
commit 8cfd621319
16 changed files with 33 additions and 33 deletions

View File

@@ -3,6 +3,6 @@
./bash.nix
./utils.nix
./prompt.nix
../tmux.nix
../tmux
];
}