diff --git a/flake.nix b/flake.nix index 05fe767..0ad60ea 100644 --- a/flake.nix +++ b/flake.nix @@ -35,7 +35,7 @@ inputs.nixpkgs.follows = "nixpkgs"; }; - nvf.url = "github:notashelf/nvf/v0.7"; + nvf.url = "github:notashelf/nvf"; # confine vpns to specific systemd services vpn-confinement.url = "github:Maroka-chan/VPN-Confinement";