From d178e340b4a131e525f1fa01ee1d2fc56dc886d4 Mon Sep 17 00:00:00 2001 From: Nathan Date: Thu, 16 Oct 2025 17:21:27 -0500 Subject: [PATCH] no option --- system-config/configuration/laptop/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/system-config/configuration/laptop/default.nix b/system-config/configuration/laptop/default.nix index 94ae845..e53e163 100644 --- a/system-config/configuration/laptop/default.nix +++ b/system-config/configuration/laptop/default.nix @@ -106,7 +106,6 @@ firefox.enable = true; git.enable = true; nh.enable = true; - quickshell.enable = true; }; } ];