Use vpngate's flake.nix

This commit is contained in:
2025-04-06 22:03:10 -04:00
parent 4c07653d59
commit 83d4bc1e92
8 changed files with 76 additions and 33 deletions

View File

@@ -1,4 +1,3 @@
final: prev: {
cd-fzf = prev.callPackage ./cd-fzf { };
vpngate = prev.callPackage ./vpngate { };
}