mirror of
https://github.com/davegallant/nix-config
synced 2025-11-27 00:14:16 +00:00
Switch to bash
This commit is contained in:
@@ -271,7 +271,7 @@
|
||||
"libvirtd"
|
||||
"corectrl"
|
||||
];
|
||||
shell = pkgs.zsh;
|
||||
shell = pkgs.bash;
|
||||
};
|
||||
|
||||
i18n.defaultLocale = "en_US.UTF-8";
|
||||
@@ -304,7 +304,6 @@
|
||||
enable = true;
|
||||
remotePlay.openFirewall = true;
|
||||
};
|
||||
zsh.enable = true;
|
||||
};
|
||||
|
||||
services.avahi = {
|
||||
|
||||
Reference in New Issue
Block a user