ma filepimp.r: replace wakeonlan
This commit is contained in:
parent
a4bd00deb7
commit
a3a23f3963
@ -17,12 +17,6 @@ in {
|
|||||||
krebs.build.host = config.krebs.hosts.filepimp;
|
krebs.build.host = config.krebs.hosts.filepimp;
|
||||||
|
|
||||||
networking.firewall.trustedInterfaces = [ itf ];
|
networking.firewall.trustedInterfaces = [ itf ];
|
||||||
|
networking.interfaces.${itf}.wakeOnLan = true;
|
||||||
|
|
||||||
services.wakeonlan.interfaces = [
|
|
||||||
{
|
|
||||||
interface = itf ;
|
|
||||||
method = "password";
|
|
||||||
password = "CA:FE:BA:BE:13:37";
|
|
||||||
}
|
|
||||||
];
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user