diff --git a/configuration.nix b/configuration.nix index 9e95670..238d488 100644 --- a/configuration.nix +++ b/configuration.nix @@ -212,7 +212,7 @@ }; interfaces.enp11s0.wakeOnLan = { enable = true; - policy = "magic"; + policy = ["magic"]; }; }; # Open ports in the firewall.