forked from fediversity/fediversity
update fedi203
This commit is contained in:
parent
27016c9654
commit
098a0447a2
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,9 @@
|
|||
_class = "nixops4Resource";
|
||||
|
||||
fediversityVm = {
|
||||
name = "fedi203";
|
||||
isFediversityVm = true;
|
||||
vmId = 203;
|
||||
proxmox = "fediversity";
|
||||
description = "woodpecker";
|
||||
|
||||
domain = "abundos.eu";
|
||||
|
|
@ -19,7 +20,6 @@
|
|||
|
||||
nixos.module = {
|
||||
imports = [
|
||||
../../../infra/common/proxmox-qemu-vm.nix
|
||||
./woodpecker.nix
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue