common/incus: make bridge trusted, add user as admin
This commit is contained in:
parent
32d458c26e
commit
ab99281d76
3 changed files with 35 additions and 28 deletions
|
@ -30,7 +30,6 @@
|
|||
hostName = "legion";
|
||||
hostId = builtins.substring 0 8 (builtins.readFile ./machine-id);
|
||||
networkmanager.enable = true;
|
||||
nftables.enable = true;
|
||||
};
|
||||
systemd.services.NetworkManager-wait-online.enable = false;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue