1
1
Fork 1
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:
oddlama 2023-05-16 17:54:43 +02:00
parent c03d1a1c8f
commit 02f27c85f4
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
4 changed files with 56 additions and 58 deletions

View file

@ -86,6 +86,7 @@ in {
matchConfig.Kind = "macvtap";
networkConfig.LinkLocalAddressing = "no";
linkConfig.ActivationPolicy = "manual";
linkConfig.Unmanaged = "yes";
};
};