Generate caches
This commit is contained in:
parent
2f067334ab
commit
500c9f85fd
3 changed files with 6 additions and 5 deletions
|
@ -33,7 +33,6 @@
|
|||
);
|
||||
nix.nixPath = [ "/etc/nix/path" ];
|
||||
users.defaultUserShell = pkgs.bash;
|
||||
documentation.man.generateCaches = false;
|
||||
programs.fish.enable = true;
|
||||
programs.bash = {
|
||||
interactiveShellInit = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue