error resolution

This commit is contained in:
2024-04-16 22:39:21 +02:00
parent 48e49a93b6
commit a39ca7ed1c
10 changed files with 134 additions and 120 deletions

View File

@@ -2,7 +2,7 @@
imports = [
./bash.nix
./git.nix
./zsh.nix
./zsh
];
# home.packages = with pkgs; [];
}