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";
|
_class = "nixops4Resource";
|
||||||
|
|
||||||
fediversityVm = {
|
fediversityVm = {
|
||||||
|
name = "fedi203";
|
||||||
|
isFediversityVm = true;
|
||||||
vmId = 203;
|
vmId = 203;
|
||||||
proxmox = "fediversity";
|
|
||||||
description = "woodpecker";
|
description = "woodpecker";
|
||||||
|
|
||||||
domain = "abundos.eu";
|
domain = "abundos.eu";
|
||||||
|
|
@ -19,7 +20,6 @@
|
||||||
|
|
||||||
nixos.module = {
|
nixos.module = {
|
||||||
imports = [
|
imports = [
|
||||||
../../../infra/common/proxmox-qemu-vm.nix
|
|
||||||
./woodpecker.nix
|
./woodpecker.nix
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue