diff --git a/configuration.nix b/configuration.nix index ad5486b..9e95670 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.