From 4705a46a62f92d0de3daae6045b4e62add5d9a51 Mon Sep 17 00:00:00 2001 From: Alejandro Angulo Date: Sun, 27 Nov 2022 08:08:02 -0800 Subject: [PATCH] Fixed gammastep --- system/gospel/configuration.nix | 2 ++ users/alejandro/home.nix | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/system/gospel/configuration.nix b/system/gospel/configuration.nix index 928f55e..980589d 100644 --- a/system/gospel/configuration.nix +++ b/system/gospel/configuration.nix @@ -142,6 +142,8 @@ permitRootLogin = "no"; }; + services.geoclue2.enable = true; + security.rtkit.enable = true; services.pipewire = { enable = true; diff --git a/users/alejandro/home.nix b/users/alejandro/home.nix index cd802d7..e99f132 100644 --- a/users/alejandro/home.nix +++ b/users/alejandro/home.nix @@ -26,7 +26,7 @@ #light # For sway binding to control backlight #swaynagmode python310 - gammastep + gammastep # Requires `services.geoclue2.enable` set in system config super-slicer firefox