feat: add 'gammastep' to niri deskopt

This commit is contained in:
2026-03-11 21:25:32 +01:00
parent e16bffcb07
commit 57121926d2
+7
View File
@@ -15,4 +15,11 @@
wlsunset
];
};
services.gammastep = {
enable = true;
provider = "manual";
latitude = 51.05;
longitude = 3.71667;
};
}