diff --git a/home/system/hyprland/default.nix b/home/system/hyprland/default.nix index de9dbf7..693a968 100644 --- a/home/system/hyprland/default.nix +++ b/home/system/hyprland/default.nix @@ -65,7 +65,6 @@ in { exec-once = [ "dbus-update-activation-environment --systemd --all &" "systemctl --user enable --now hyprpaper.service &" - "systemctl --user enable --now hypridle.service &" "systemctl --user enable --now nextcloud-client.service &" ];