diff --git a/home/gammastep.nix b/home/gammastep.nix index 343f130..24c595c 100644 --- a/home/gammastep.nix +++ b/home/gammastep.nix @@ -32,6 +32,8 @@ in config.services.gammastep = lib.mkIf cfg.enable { enable = true; + tray = true; + dawnTime = cfg.times.dawn; duskTime = cfg.times.dusk;