add blue light filter

This commit is contained in:
Leonardo Eugênio 2022-07-21 01:04:22 -03:00
parent b152ab6cf9
commit 1a7671aa61
2 changed files with 5 additions and 0 deletions

View file

@ -176,6 +176,7 @@ in {
enable = true;
wrapperFeatures.gtk = true;
};
services.geoclue2.enable = true;
# programs.qt5ct.enable = true;
programs.steam.enable = true;
# Some programs need SUID wrappers, can be configured further or are

View file

@ -576,6 +576,10 @@ in {
terminal = pkgs.alacritty.executable;
};
};
services.gammastep = {
enable = true;
provider = "geoclue2";
};
services.kanshi = {
enable = true;
profiles = {