Fuckin weird bruh
This commit is contained in:
parent
75fc648e01
commit
93e3a404a5
|
@ -162,10 +162,10 @@ in {
|
|||
}) parisKeypairs));
|
||||
|
||||
networking = {
|
||||
bridges.paris-auth0.interfaces = [ "ldap0" ];
|
||||
interfaces.ldap0 = {
|
||||
virtual = true;
|
||||
ipv4.addresses = [{
|
||||
bridges.auth0.interfaces = [ "ldap0" ];
|
||||
interfaces = {
|
||||
ldap0.virtual = true;
|
||||
auth0.ipv4.addresses = [{
|
||||
address = "172.16.128.1";
|
||||
prefixLength = 24;
|
||||
}];
|
||||
|
|
Loading…
Reference in New Issue