From 384ece931e210cd3401a6ad3f6e9bd40d5f1d77d Mon Sep 17 00:00:00 2001 From: "RingOfStorms (Joshua Bell)" Date: Fri, 29 Aug 2025 00:10:47 -0500 Subject: [PATCH] fix hyprworkspace unit --- hosts/lio/hyprland_customizations.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/hosts/lio/hyprland_customizations.nix b/hosts/lio/hyprland_customizations.nix index f241275..f0d5d8b 100644 --- a/hosts/lio/hyprland_customizations.nix +++ b/hosts/lio/hyprland_customizations.nix @@ -130,8 +130,6 @@ in Restart = "always"; RestartSec = "2s"; }; - - wantedBy = [ "graphical-session.target" ]; }; }; }