flake.lock update

This commit is contained in:
John Lancaster
2026-04-19 09:37:11 -05:00
parent f24a269af3
commit 8073125f3e
2 changed files with 29 additions and 40 deletions
+4 -1
View File
@@ -29,7 +29,10 @@
url = "github:Mic92/sops-nix";
inputs.nixpkgs.follows = "nixpkgs";
};
wrapper-modules.url = "github:BirdeeHub/nix-wrapper-modules";
wrapper-modules = {
url = "github:BirdeeHub/nix-wrapper-modules";
inputs.nixpkgs.follows = "nixpkgs";
};
wrappers = {
url = "github:lassulus/wrappers";
inputs.nixpkgs.follows = "nixpkgs";