This commit is contained in:
2026-03-12 10:27:03 +01:00
parent 90f5e4ffb4
commit 371ad1bc31
2 changed files with 2 additions and 0 deletions

View File

@@ -45,5 +45,6 @@
nixpkgs.hostPlatform = system;
hardware.cpu.amd.updateMicrocode = true;
networking.interfaces."enp11s0".wakeOnLan.enable = true;
networking.interfaces."wlp10s0".wakeOnLan.enable = true;
};
}