update cross-module package references, nuke execOnStart
This commit is contained in:
parent
6d61976106
commit
ff647de9ce
13 changed files with 135 additions and 73 deletions
|
@ -9,9 +9,10 @@ in {
|
|||
};
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
modules.desktop.execOnStart = [ "${pkgs.gammastep}/bin/gammastep-indicator" ];
|
||||
hm.services.gammastep = {
|
||||
enable = true;
|
||||
tray = true;
|
||||
|
||||
# portland, oregon
|
||||
latitude = 45.3112;
|
||||
longitude = -122.4055;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue