Improve Proxmox backup image generation
This commit is contained in:
parent
0a5d070773
commit
aed6df2954
6 changed files with 37 additions and 9 deletions
|
@ -4,7 +4,6 @@ let
|
|||
environments = {
|
||||
"proxmox" = [
|
||||
./configuration/proxmox-vm
|
||||
./configuration/proxmox-vm/hardware-configuration.nix
|
||||
];
|
||||
};
|
||||
generateDefaults = hosts: builtins.mapAttrs (name: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue