Actually enable fish shell
This commit is contained in:
parent
5ae05cc660
commit
93c3b32cd5
|
@ -114,6 +114,8 @@ in {
|
|||
};
|
||||
};
|
||||
|
||||
programs.fish.enable = true;
|
||||
|
||||
# Use some fonts
|
||||
fonts.fonts = with pkgs; [ noto-fonts noto-fonts-cjk noto-fonts-emoji ];
|
||||
|
||||
|
|
Loading…
Reference in a new issue