feat: replace gammastep with Gnome Night Light

This commit is contained in:
Felix Schröter 2022-02-08 23:46:00 +01:00
parent 1aae429e50
commit 171006947d
Signed by: felschr
GPG key ID: 671E39E6744C807D
3 changed files with 5 additions and 18 deletions

View file

@ -13,12 +13,6 @@ with pkgs; {
./planck.nix
];
services.gammastep = {
enable = true;
latitude = "53.2603609";
longitude = "10.4014691";
};
programs.gpg.enable = true;
services.gpg-agent = {