diff --git a/modules/linux/hyprland/gammastep.nix b/modules/linux/hyprland/gammastep.nix index 5a98fec..bf7dbe9 100644 --- a/modules/linux/hyprland/gammastep.nix +++ b/modules/linux/hyprland/gammastep.nix @@ -2,7 +2,7 @@ inherit (lib) enabled merge mkIf; in merge <| mkIf config.isDesktop { services.geoclue2 = enabled { - appConfig.gammstep = { + appConfig.gammastep = { isAllowed = true; isSystem = false; };