From d345455cc91df176b2b1ec7d50e67967c3f18c0c Mon Sep 17 00:00:00 2001 From: Stefan Weigl-Bosker Date: Wed, 5 Mar 2025 15:05:06 -0500 Subject: more improvements to service management --- modules/global.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/global.nix') diff --git a/modules/global.nix b/modules/global.nix index 5565476..adedc50 100644 --- a/modules/global.nix +++ b/modules/global.nix @@ -31,6 +31,7 @@ in qutebrowser = { wrapWithNixGL = cfg.notNixOS; }; + zsh.enable = true; }; nixGL = lib.mkIf cfg.notNixOS { -- cgit v1.2.3