minus: Enable wake-on-lan

This commit is contained in:
traxys 2024-04-02 22:37:55 +02:00
parent edc493f7a0
commit 5428566c02

View file

@ -8,6 +8,7 @@
networking.hostName = "minus";
networking.networkmanager.enable = true;
networking.interfaces.enps10.wakeOnLan.enable = true;
time.timeZone = "Europe/Paris";
i18n.defaultLocale = "en_GB.UTF-8";