From b9b3d632d06f179d36e4bf8f1113f9a5296a9a83 Mon Sep 17 00:00:00 2001 From: Ahwx Date: Fri, 21 Nov 2025 12:53:29 +0100 Subject: [PATCH] fix: remove `inputs.hyprsunset` as it interferes with the package in `nixpkgs` --- modules/home/hyprland/hyprland.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/home/hyprland/hyprland.nix b/modules/home/hyprland/hyprland.nix index 097d236..3903d04 100644 --- a/modules/home/hyprland/hyprland.nix +++ b/modules/home/hyprland/hyprland.nix @@ -10,7 +10,6 @@ glib wayland direnv - inputs.hyprsunset.packages.${pkgs.stdenv.hostPlatform.system}.hyprsunset ]; # systemd.user.targets.hyprland-session.Unit.Wants = [ "xdg-desktop-autostart.target" ]; wayland.windowManager.hyprland = {