Not sure which I want here...
This commit is contained in:
parent
93e3a404a5
commit
172b04ef07
|
@ -181,10 +181,7 @@ in {
|
|||
|
||||
containers.paris = {
|
||||
macvlans = [ cfg.networking.interface ];
|
||||
extraVeths.paris0 = {
|
||||
hostBridge = "paris-auth0";
|
||||
hostAddress = "172.16.128.5";
|
||||
};
|
||||
extraVeths.paris0 = { hostBridge = "paris-auth0"; };
|
||||
bindMounts = {
|
||||
"/home" = {
|
||||
hostPath = "${cfg.state-directory}/home";
|
||||
|
|
Loading…
Reference in New Issue