mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
chore: enforce disko use for microvm hosts
This commit is contained in:
parent
c03d1a1c8f
commit
02f27c85f4
4 changed files with 56 additions and 58 deletions
|
@ -86,6 +86,7 @@ in {
|
|||
matchConfig.Kind = "macvtap";
|
||||
networkConfig.LinkLocalAddressing = "no";
|
||||
linkConfig.ActivationPolicy = "manual";
|
||||
linkConfig.Unmanaged = "yes";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue