bundle modules

This commit is contained in:
2026-02-04 08:30:19 +01:00
parent 3ee0c62a2e
commit 2c2f817459
7 changed files with 48 additions and 42 deletions

View File

@@ -0,0 +1,8 @@
{
imports = [
./tools.nix
./bash.nix
./zsh.nix
./tmux.nix
];
}