Move gammastep configuration

This commit is contained in:
Oliver Davies 2025-08-03 22:01:00 +01:00
parent 3cad85bcdf
commit 00b2502936
4 changed files with 6 additions and 8 deletions

View file

@ -0,0 +1,3 @@
{
flake.modules.homManager.gui.services.gammastep.enable = true;
}

View file

@ -0,0 +1,3 @@
{
flake.modules.homManager.gui.services.gammastep.provider = "geoclue2";
}