From 9918d2e947dda7ca470eafc811ddb4c8b632b5d3 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Thu, 21 Nov 2024 18:58:11 -0500 Subject: Cleanup env Signed-off-by: Andrew Opalach --- hardware/cmsb-001/configuration.nix | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'hardware/cmsb-001') diff --git a/hardware/cmsb-001/configuration.nix b/hardware/cmsb-001/configuration.nix index d3525f7..4011a72 100644 --- a/hardware/cmsb-001/configuration.nix +++ b/hardware/cmsb-001/configuration.nix @@ -90,10 +90,7 @@ services.openssh.enable = true; - programs.zsh.enable = true; - environment.shells = [ pkgs.zsh ]; - environment.pathsToLink = [ "/share/zsh" ]; - users.defaultUserShell = pkgs.zsh; + users.defaultUserShell = pkgs.bashInteractive; environment.systemPackages = with pkgs; [ libraspberrypi -- cgit v1.2.3-101-g0448