lock update
This commit is contained in:
@@ -24,7 +24,7 @@ in
|
||||
dns = mkOpt types.str "10.0.1.1" "IPv4 DNS server.";
|
||||
};
|
||||
|
||||
useNetworkd = mkBoolOpt false "Whether to use systemd-networkd for networking.";
|
||||
useNetworkd = mkBoolOpt true "Whether to use systemd-networkd for networking.";
|
||||
|
||||
nat = {
|
||||
enable = mkBoolOpt false "Whether to enable NAT.";
|
||||
|
||||
Reference in New Issue
Block a user