Remove old bash enable command

This commit is contained in:
Evie Litherland-Smith 2023-03-29 15:59:30 +01:00
parent e45d208bab
commit 7cfc04df95

View file

@ -20,7 +20,6 @@ in
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
programs.ssh.startAgent = true;
programs.bash.enable = true;
programs.fish.enable = true;
programs.zsh = {
enable = true;