glotzbert: remove obsolete wakeonlan configure

no longer valid on nixos-21.11
This commit is contained in:
Astro 2021-12-08 01:19:03 +01:00
parent baf34a8160
commit 41c9658b9a
1 changed files with 0 additions and 5 deletions

View File

@ -89,11 +89,6 @@
'';
};
services.wakeonlan.interfaces = [{
inherit (config.c3d2.hq) interface;
method = "magicpacket";
}];
# Enable the X11 windowing system.
services.xserver.enable = true;
services.xserver.layout = "de";