From 2cfabb5547d84c2262a34cd8531d9c1045320a18 Mon Sep 17 00:00:00 2001 From: Alejandro Soto Date: Sat, 15 Jun 2024 13:12:25 -0600 Subject: flake: change to upstream hm-isolation version --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index de3e620..44a7d70 100644 --- a/flake.nix +++ b/flake.nix @@ -10,7 +10,7 @@ nur.url = "github:nix-community/NUR"; impermanence.url = "github:nix-community/impermanence"; - hm-isolation.url = "/home/ale/hm-isolation"; + hm-isolation.url = "github:3442/hm-isolation"; nixvirt = { url = "github:AshleyYakeley/NixVirt"; -- cgit v1.2.3