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;
|
xwayland.enable = true;
|
||||||
};
|
};
|
||||||
services.wlsunset = {
|
services.wlsunset = {
|
||||||
enable = true;
|
enable = false;
|
||||||
latitude = "40.712776";
|
latitude = "40.712776";
|
||||||
longitude = "-74.005974";
|
longitude = "-74.005974";
|
||||||
temperature = {
|
temperature = {
|
||||||
|
|
Loading…
Reference in a new issue