aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/uranus/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/uranus/default.nix')
-rw-r--r--hosts/uranus/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/uranus/default.nix b/hosts/uranus/default.nix
index 73a4d6e..3b6e540 100644
--- a/hosts/uranus/default.nix
+++ b/hosts/uranus/default.nix
@@ -34,6 +34,7 @@
hostName = "uranus";
domain = "bitgnome.net";
nftables.enable = true;
+ interfaces.enp2s0f0.wakeOnLan.enable = true;
wireless = {
enable = true;
userControlled.enable = true;