dhcp
This commit is contained in:
parent
83669e037e
commit
fbefd0e81b
|
@ -66,7 +66,7 @@ in {
|
|||
# Configure networking
|
||||
networking = {
|
||||
domain = "mccarty.io";
|
||||
useDHCP = true;
|
||||
interfaces.enp6s0.useDHCP = true;
|
||||
nat.externalInterface = "enp6s0";
|
||||
# Open ports for soulseek and weylus
|
||||
firewall = {
|
||||
|
|
Loading…
Reference in New Issue