Revert "remove declarative microvm", fixed upstream
This reverts commit d842f880bc
.
This commit is contained in:
parent
4cfbc1f14e
commit
b6e635e3bf
1 changed files with 7 additions and 0 deletions
|
@ -61,6 +61,13 @@
|
|||
./hosts/dishwasher
|
||||
./modules/basic-tools.nix
|
||||
./modules/binary-caches.nix
|
||||
|
||||
{
|
||||
microvm.vms.nextcloud = {
|
||||
flake = self;
|
||||
updateFlake = "git+file:///etc/nixos";
|
||||
};
|
||||
}
|
||||
];
|
||||
};
|
||||
nextcloud = nixpkgs.lib.nixosSystem {
|
||||
|
|
Loading…
Add table
Reference in a new issue