add blue light filter
This commit is contained in:
parent
b152ab6cf9
commit
1a7671aa61
2 changed files with 5 additions and 0 deletions
|
@ -576,6 +576,10 @@ in {
|
|||
terminal = pkgs.alacritty.executable;
|
||||
};
|
||||
};
|
||||
services.gammastep = {
|
||||
enable = true;
|
||||
provider = "geoclue2";
|
||||
};
|
||||
services.kanshi = {
|
||||
enable = true;
|
||||
profiles = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue