Generate caches

This commit is contained in:
fwastring 2025-09-11 21:11:44 +02:00
parent 2f067334ab
commit 500c9f85fd
3 changed files with 6 additions and 5 deletions

View file

@ -33,7 +33,6 @@
);
nix.nixPath = [ "/etc/nix/path" ];
users.defaultUserShell = pkgs.bash;
documentation.man.generateCaches = false;
programs.fish.enable = true;
programs.bash = {
interactiveShellInit = ''