diff --git a/flake.nix b/flake.nix index e18a807..9d3b38d 100644 --- a/flake.nix +++ b/flake.nix @@ -59,13 +59,6 @@ ./hosts/dishwasher ./modules/basic-tools.nix ./modules/binary-caches.nix - - { - microvm.vms.nextcloud = { - flake = self; - updateFlake = "git+file:///etc/nixos"; - }; - } ]; }; nextcloud = nixpkgs.lib.nixosSystem {