add seaches to nix pkgs and options as well as hm options to glance search

This commit is contained in:
2025-10-15 08:34:28 -05:00
parent ce3b8bf27a
commit da7c4fe652
3 changed files with 27 additions and 11 deletions

View File

@@ -18,8 +18,8 @@
url = "github:Maroka-chan/VPN-Confinement";
};
nvf = {
url = "github:NotAShelf/nvf";
inputs.nixpkgs.follows = "nixpkgs-unstable";
url = "github:notashelf/nvf/v0.8";
inputs.nixpkgs.follows = "nixpkgs";
};
copyparty.url = "github:9001/copyparty";
};