Changes
This commit is contained in:
parent
def078abfc
commit
d448ebcbed
7 changed files with 24 additions and 16 deletions
|
|
@ -17,8 +17,6 @@ in {
|
|||
};
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
assert homeCfg.apps.terminal || throw "wakeonlan has not been not installed on this machine, refusing to add timer.";
|
||||
|
||||
systemd.timers."enable-wol" = {
|
||||
wantedBy = ["timers.target"];
|
||||
timerConfig = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue