1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-11 07:10:39 +02:00

chore: bind kanidm to proxy

This commit is contained in:
oddlama 2023-05-31 18:07:07 +02:00
parent ef03fd0594
commit 6cedaa53e6
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
2 changed files with 7 additions and 11 deletions

View file

@ -84,6 +84,12 @@ in {
};
linkConfig.RequiredForOnline = "routable";
};
# Remaining macvtap interfaces should not be touched.
"90-macvtap-ignore" = {
matchConfig.Kind = "macvtap";
linkConfig.ActivationPolicy = "manual";
linkConfig.Unmanaged = "yes";
};
};
# TODO mkForce nftables