summaryrefslogtreecommitdiff
path: root/machines
diff options
context:
space:
mode:
Diffstat (limited to 'machines')
-rw-r--r--machines/lenovo/configuration.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/machines/lenovo/configuration.nix b/machines/lenovo/configuration.nix
index 05dd082..152d136 100644
--- a/machines/lenovo/configuration.nix
+++ b/machines/lenovo/configuration.nix
@@ -8,7 +8,6 @@
imports = [
./impermanence.nix
(modulesPath + "/installer/scan/not-detected.nix")
- ../../modules/nixos/zulip.nix
];
boot.loader = {
efi.canTouchEfiVariables = true;