updated system config
This commit is contained in:
parent
3698175d67
commit
ff13bfce8e
1 changed files with 1 additions and 1 deletions
|
@ -212,7 +212,7 @@
|
||||||
};
|
};
|
||||||
interfaces.enp11s0.wakeOnLan = {
|
interfaces.enp11s0.wakeOnLan = {
|
||||||
enable = true;
|
enable = true;
|
||||||
policy = [" magic "];
|
policy = "magic";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
# Open ports in the firewall.
|
# Open ports in the firewall.
|
||||||
|
|
Loading…
Reference in a new issue