Merge branch 'main' of ssh://git.0x76.dev:42/v/infrastructure

This commit is contained in:
Vivian 2023-06-01 10:28:50 +02:00
commit f387a44282
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;