From 9bcae972d373375602fbe05a69dfff8cd2bf6906 Mon Sep 17 00:00:00 2001 From: Grigory Shipunov Date: Fri, 23 Sep 2022 11:20:48 +0200 Subject: nix flake update --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 7de4431..52e1fb3 100644 --- a/flake.nix +++ b/flake.nix @@ -77,7 +77,7 @@ { microvm.vms.nextcloud = { flake = self; - updateFlake = "git+file:///etc/nixos"; + updateFlake = "github:oxapentane/nix-config/master"; }; } ]; -- cgit v1.3.1