feat: add 'gammastep' to niri deskopt

This commit is contained in:
2026-01-26 21:21:49 +01:00
parent 2303988b74
commit cf381042d0

View File

@@ -15,4 +15,11 @@
wlsunset
];
};
services.gammastep = {
enable = true;
provider = "manual";
latitude = 51.05;
longitude = 3.71667;
};
}