mirror of
https://github.com/davegallant/nix-config
synced 2026-01-12 09:54:06 +00:00
Switch to fish shell
This commit is contained in:
@@ -271,7 +271,7 @@
|
||||
"libvirtd"
|
||||
"corectrl"
|
||||
];
|
||||
shell = pkgs.bash;
|
||||
shell = pkgs.fish;
|
||||
};
|
||||
|
||||
i18n.defaultLocale = "en_US.UTF-8";
|
||||
|
||||
Reference in New Issue
Block a user