Add environment shells

This commit is contained in:
larstvei 2025-08-23 15:45:14 +02:00
parent a45875053f
commit 793c310cf2

View File

@ -11,6 +11,7 @@
};
programs.fish.enable = true;
environment.shells = [ pkgs.fish ];
system = {
primaryUser = "larstvei";