summaryrefslogtreecommitdiffstats
path: root/1systems
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2021-12-04 20:56:18 +0100
committermakefu <github@syntax-fehler.de>2021-12-04 20:56:18 +0100
commitafa32b9c53bfdb6ec0e1d5d115c324de0a9379c8 (patch)
tree759db11433235a69a29a1044a2071c6d077f62e5 /1systems
parent4745d9af8ed9b4b4659ba84f14b107b6f6cbeab5 (diff)
ma filepimp.r: replace wakeonlan
Diffstat (limited to '1systems')
-rw-r--r--1systems/filepimp/config.nix8
1 files changed, 1 insertions, 7 deletions
diff --git a/1systems/filepimp/config.nix b/1systems/filepimp/config.nix
index 346de10ba..23ce500da 100644
--- a/1systems/filepimp/config.nix
+++ b/1systems/filepimp/config.nix
@@ -17,12 +17,6 @@ in {
krebs.build.host = config.krebs.hosts.filepimp;
networking.firewall.trustedInterfaces = [ itf ];
+ networking.interfaces.${itf}.wakeOnLan = true;
- services.wakeonlan.interfaces = [
- {
- interface = itf ;
- method = "password";
- password = "CA:FE:BA:BE:13:37";
- }
- ];
}
[cgit] Unable to lock slot /tmp/cgit/85000000.lock: No such file or directory (2)