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