vm: move proxmox specific configuration into hosts/vm/proxmox.nix

This commit is contained in:
2025-01-13 16:12:57 -08:00
parent d880a8d159
commit c8f9d65f2d
3 changed files with 15 additions and 19 deletions

View File

@@ -37,6 +37,7 @@
modules = [
./modules
./hosts/common.nix
./hosts/vm/proxmox.nix
./hosts/vm
];
format = "proxmox";