little-lightning: environment.shells
This commit is contained in:
parent
ef60e8d7d9
commit
ea8bd429b8
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@
|
|||
auto-optimise-store = true;
|
||||
};
|
||||
|
||||
environment.shells = with pkgs; [ bashInteractive zsh fish ];
|
||||
|
||||
# Auto upgrade nix package and the daemon service.
|
||||
services.nix-daemon.enable = true;
|
||||
|
||||
|
|
Loading…
Reference in a new issue