This commit is contained in:
2025-10-13 15:04:14 -05:00
parent dc5c5038b9
commit 68ee7894a0
4 changed files with 146 additions and 11 deletions

View File

@@ -17,6 +17,10 @@
vpn-confinement = {
url = "github:Maroka-chan/VPN-Confinement";
};
nvf = {
url = "github:NotAShelf/nvf";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = { self, nixpkgs, nixpkgs-unstable, ... }@inputs:
let