adding beszel agents

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-11-18 23:25:21 -06:00
parent 53bb2eda92
commit 47ef50388a
9 changed files with 280 additions and 11 deletions

27
flakes/beszel/flake.lock generated Normal file
View file

@ -0,0 +1,27 @@
{
"nodes": {
"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"
}
},
"root": {
"inputs": {
"beszel-nixpkgs": "beszel-nixpkgs"
}
}
},
"root": "root",
"version": 7
}