forked from mirrors/nixpkgs
Merge pull request #97362 from martinetd/wakeonlan
wakeonlan service: use powerUpCommands
This commit is contained in:
commit
d7b52849f8
|
@ -51,6 +51,6 @@ in
|
|||
|
||||
###### implementation
|
||||
|
||||
config.powerManagement.powerDownCommands = lines;
|
||||
config.powerManagement.powerUpCommands = lines;
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue