hyacinth/networking: enable wakeOnLan
This commit is contained in:
parent
0f1271badb
commit
a0053fe9ee
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
networking = {
|
||||
useDHCP = true;
|
||||
interfaces.enp5s0.useDHCP = false;
|
||||
interfaces.enp5s0.wakeOnLan.enable = false;
|
||||
|
||||
interfaces.enp5s0.ipv4.addresses = [{
|
||||
address = "192.168.1.201";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue