summaryrefslogtreecommitdiff
path: root/hosts/common/packages.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/common/packages.nix')
-rw-r--r--hosts/common/packages.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/common/packages.nix b/hosts/common/packages.nix
index 62cf0a3..297e9e8 100644
--- a/hosts/common/packages.nix
+++ b/hosts/common/packages.nix
@@ -34,6 +34,5 @@ in
else "curses";
};
};
- zsh.enable = true;
};
}