mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
Allow proxmox to manage network
This commit is contained in:
parent
cc95a84246
commit
237b87cdc0
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
|
||||
networking.hostName = "WCE-Home";
|
||||
networking.firewall.allowedTCPPorts = [ 8123 ];
|
||||
proxmoxLXC.manageNetwork = true;
|
||||
|
||||
virtualisation.oci-containers = {
|
||||
backend = "podman";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue