mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 07:13:23 +01:00
Merge pull request #97362 from martinetd/wakeonlan
wakeonlan service: use powerUpCommands
This commit is contained in:
commit
d7b52849f8
1 changed files with 1 additions and 1 deletions
|
@ -51,6 +51,6 @@ in
|
|||
|
||||
###### implementation
|
||||
|
||||
config.powerManagement.powerDownCommands = lines;
|
||||
config.powerManagement.powerUpCommands = lines;
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue