home: gammastep: show tray icon
This commit is contained in:
parent
b55466b791
commit
3402b92784
|
@ -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