From ee260e9548c7e1eb9355d20ec50a2ae0db28260d Mon Sep 17 00:00:00 2001 From: caley Date: Tue, 9 Jun 2026 18:51:21 +0200 Subject: Update shell.nix --- nixos/shell.nix | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'nixos/shell.nix') diff --git a/nixos/shell.nix b/nixos/shell.nix index 3a48e6b..824e399 100644 --- a/nixos/shell.nix +++ b/nixos/shell.nix @@ -883,9 +883,5 @@ } } } - ''; - - wayland.windowManager.hyprland.settings.exec-once = [ - "${pkgs.quickshell}/bin/quickshell" - ]; +''; } -- cgit v1.3.1