wayland: disable wlsunset
This commit is contained in:
parent
fa963e4179
commit
7fd4311e4a
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ _: {
|
|||
xwayland.enable = true;
|
||||
};
|
||||
services.wlsunset = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
latitude = "40.712776";
|
||||
longitude = "-74.005974";
|
||||
temperature = {
|
||||
|
|
Loading…
Reference in a new issue