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

This commit is contained in:
2025-01-14 01:11:43 -08:00
parent d880a8d159
commit c8f9d65f2d
3 changed files with 15 additions and 19 deletions
+1
View File
@@ -37,6 +37,7 @@
modules = [
./modules
./hosts/common.nix
./hosts/vm/proxmox.nix
./hosts/vm
];
format = "proxmox";