diff --git a/hosts/main-laptop/configuration.nix b/hosts/main-laptop/configuration.nix index e3874d3..25c2250 100644 --- a/hosts/main-laptop/configuration.nix +++ b/hosts/main-laptop/configuration.nix @@ -116,7 +116,6 @@ #todo modularize! programs.xwayland.enable = true; - programs.zsh.enable = true; # Allow unfree packages nixpkgs.config.allowUnfree = true;