flake: switch to nvf main branch

This commit is contained in:
ooks-io 2024-12-07 22:53:04 +11:00
parent aaa88d49d7
commit 4dd03e713b

View file

@ -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";