flake.lock update

This commit is contained in:
John Lancaster
2026-04-01 20:47:20 -05:00
parent fac9c7f5ce
commit 4c90263866
2 changed files with 54 additions and 29 deletions
+4
View File
@@ -30,5 +30,9 @@
inputs.nixpkgs.follows = "nixpkgs";
};
wrapper-modules.url = "github:BirdeeHub/nix-wrapper-modules";
wrappers = {
url = "github:lassulus/wrappers";
inputs.nixpkgs.follows = "nixpkgs";
};
};
}