refactor names for customs and templates for more clarity. templates are self contained instead of depending on others
This commit is contained in:
parent
ad2092531c
commit
82513c0714
4 changed files with 101 additions and 88 deletions
|
|
@ -17,7 +17,7 @@
|
|||
name = "playfulness";
|
||||
};
|
||||
|
||||
nixmox = customizeImage images.debian.v12.proxmox (images.debian.customs.rooted // {
|
||||
nixmox = customizeImage images.debian.v12.proxmox (images.debian.templates.rooted // {
|
||||
name = "nixmox";
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue