Use networkd, add wakeonlan to tower

This commit is contained in:
Jimbo 2025-01-19 22:13:41 -05:00
parent 2784173155
commit eb16c70ec6
2 changed files with 2 additions and 0 deletions

View file

@ -13,6 +13,7 @@
networking = {
hostName = "tower";
hostId = "3d16423a";
interfaces.enp42s0.wakeOnLan.enable = true;
};
system = {