fix: environment not defined in hm
This commit is contained in:
parent
a9cd7fb56e
commit
f9f905a771
3 changed files with 5 additions and 5 deletions
|
@ -9,5 +9,5 @@
|
|||
starship.enableFishIntegration = lib.mkIf config.programs.starship.enable true;
|
||||
};
|
||||
|
||||
environment.shells = [ pkgs.fish ];
|
||||
config.environment.shells = [ pkgs.fish ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue