add beszel hub

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-11-19 04:17:28 +00:00
parent cfdfeb5df2
commit 53415e179a
3 changed files with 30 additions and 0 deletions

17
hosts/h001/flake.lock generated
View file

@ -25,6 +25,22 @@
"type": "github"
}
},
"beszel-nixpkgs": {
"locked": {
"lastModified": 1763421233,
"narHash": "sha256-Stk9ZYRkGrnnpyJ4eqt9eQtdFWRRIvMxpNRf4sIegnw=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "89c2b2330e733d6cdb5eae7b899326930c2c0648",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"common": {
"locked": {
"dir": "flakes/common",
@ -1192,6 +1208,7 @@
},
"root": {
"inputs": {
"beszel-nixpkgs": "beszel-nixpkgs",
"common": "common",
"home-manager": "home-manager",
"litellm-nixpkgs": "litellm-nixpkgs",