feat: replaced gammastep with wlsunset

This commit is contained in:
Nick 2025-10-13 20:10:44 -05:00
parent 556e23fdb4
commit b4eb603338

View file

@ -0,0 +1,11 @@
{
services.gammastep = {
enable = true;
latitude = 49.895077;
longitude = -97.138451;
temperature = {
day = 6500;
night = 3500;
};
};
}