Skip to content

Commit

Permalink
feat: 複数のvlanに対応させたbridgeの作成
Browse files Browse the repository at this point in the history
  • Loading branch information
misumisumi committed May 12, 2024
1 parent 3c1e1dd commit 2b53f42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions machines/mother/network.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
firewall = {
enable = true;
trustedInterfaces = [
"br0"
"incusbr0"
"k8sbr0"
];
Expand Down

0 comments on commit 2b53f42

Please sign in to comment.