home: gammastep: show tray icon
This commit is contained in:
parent
d111e16bea
commit
3f35f9e440
|
@ -32,6 +32,8 @@ in
|
|||
config.services.gammastep = lib.mkIf cfg.enable {
|
||||
enable = true;
|
||||
|
||||
tray = true;
|
||||
|
||||
dawnTime = cfg.times.dawn;
|
||||
duskTime = cfg.times.dusk;
|
||||
|
||||
|
|
Loading…
Reference in a new issue