furthre config on laptop
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{ lib, ... }:
|
||||
{
|
||||
# night light
|
||||
services.gammastep = {
|
||||
enable = true;
|
||||
provider = "geoclue2";
|
||||
tray = true;
|
||||
temperature = {
|
||||
night = 1700;
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user