Merge branch 'main' of ssh://git.0x76.dev:42/v/infrastructure
All checks were successful
Lint / lint (push) Successful in 1s
Plex Update / update (push) Successful in 8s

This commit is contained in:
Vivian 2023-06-01 10:28:50 +02:00
commit dca5e6db75
24 changed files with 497 additions and 197 deletions

View file

@ -1,5 +1,5 @@
{ lib, ... }: {
imports = [ ../common/common.nix ../common/generic-lxc.nix ];
imports = [ ../common ../common/generic-lxc.nix ];
proxmoxLXC = {
manageNetwork = true;