summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix7
1 files changed, 0 insertions, 7 deletions
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 {