updated system config

This commit is contained in:
Natalie Marks 2024-01-19 06:46:59 -08:00
parent 3698175d67
commit ff13bfce8e

View file

@ -212,7 +212,7 @@
}; };
interfaces.enp11s0.wakeOnLan = { interfaces.enp11s0.wakeOnLan = {
enable = true; enable = true;
policy = [" magic "]; policy = "magic";
}; };
}; };
# Open ports in the firewall. # Open ports in the firewall.