Fix wol
This commit is contained in:
parent
ce636f08ff
commit
f011b376bb
|
@ -9,5 +9,6 @@
|
||||||
'';
|
'';
|
||||||
interfaces.enp3s0.wakeOnLan.enable = true;
|
interfaces.enp3s0.wakeOnLan.enable = true;
|
||||||
};
|
};
|
||||||
|
services.tlp.settings.WOL_DISABLE = false;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue