dotfiles/modules/home/gui/desktop/wayland/wlsunset/default.nix

11 lines
172 B
Nix
Executable file

{
services.gammastep = {
enable = true;
latitude = 49.895077;
longitude = -97.138451;
temperature = {
day = 6500;
night = 3500;
};
};
}