diff options
| author | Alejandro Soto <alejandro@34project.org> | 2024-06-15 13:12:25 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2024-06-22 14:51:35 -0600 |
| commit | 2cfabb5547d84c2262a34cd8531d9c1045320a18 (patch) | |
| tree | bcadef501b07c6da746cbb8a2a2c23909447c045 | |
| parent | b958fee8cd8e1495f5e6871b78bf4b84bd8e07f2 (diff) | |
flake: change to upstream hm-isolation version
Diffstat (limited to '')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"; |
