remove declarative microvm
This seems to chown -R the whole state dir. See line 103 of github:astro/microvm.nix
5b778a33c9/nixos-modules/host.nix (L103)
This commit is contained in:
parent
43a3421e42
commit
d842f880bc
1 changed files with 0 additions and 7 deletions
|
@ -59,13 +59,6 @@
|
||||||
./hosts/dishwasher
|
./hosts/dishwasher
|
||||||
./modules/basic-tools.nix
|
./modules/basic-tools.nix
|
||||||
./modules/binary-caches.nix
|
./modules/binary-caches.nix
|
||||||
|
|
||||||
{
|
|
||||||
microvm.vms.nextcloud = {
|
|
||||||
flake = self;
|
|
||||||
updateFlake = "git+file:///etc/nixos";
|
|
||||||
};
|
|
||||||
}
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
nextcloud = nixpkgs.lib.nixosSystem {
|
nextcloud = nixpkgs.lib.nixosSystem {
|
||||||
|
|
Loading…
Add table
Reference in a new issue