mirror of
https://github.com/larstvei/nix-config.git
synced 2025-08-30 12:50:12 +00:00
Add environment shells
This commit is contained in:
parent
a45875053f
commit
793c310cf2
@ -11,6 +11,7 @@
|
||||
};
|
||||
|
||||
programs.fish.enable = true;
|
||||
environment.shells = [ pkgs.fish ];
|
||||
|
||||
system = {
|
||||
primaryUser = "larstvei";
|
||||
|
Loading…
Reference in New Issue
Block a user