Fix errors and warnings
All checks were successful
Check flake syntax / flake-check (push) Successful in 4m57s
All checks were successful
Check flake syntax / flake-check (push) Successful in 4m57s
This commit is contained in:
@@ -62,7 +62,7 @@ in
|
||||
addresses = if cfg.enableHostBridgeUnstable then [
|
||||
{ Address = "10.0.0.1/24"; }
|
||||
] else [
|
||||
{ addressConfig.Address = "10.0.0.1/24"; }
|
||||
{ Address = "10.0.0.1/24"; }
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user