add beszel agent
This commit is contained in:
parent
2402401ece
commit
51fdba3c6d
1 changed files with 37 additions and 0 deletions
37
hosts/h003/flake.lock
generated
37
hosts/h003/flake.lock
generated
|
|
@ -25,6 +25,42 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"beszel": {
|
||||
"inputs": {
|
||||
"beszel-nixpkgs": "beszel-nixpkgs"
|
||||
},
|
||||
"locked": {
|
||||
"dir": "flakes/beszel",
|
||||
"lastModified": 1763531039,
|
||||
"narHash": "sha256-NB7bBx15OByy04pFrlfN7Xtjqu6mQGfXhDKwb1Z6+RY=",
|
||||
"ref": "refs/heads/master",
|
||||
"rev": "857619a0d5a04dfbd4618e93957d2e9e8cbc38a2",
|
||||
"revCount": 791,
|
||||
"type": "git",
|
||||
"url": "https://git.joshuabell.xyz/ringofstorms/dotfiles"
|
||||
},
|
||||
"original": {
|
||||
"dir": "flakes/beszel",
|
||||
"type": "git",
|
||||
"url": "https://git.joshuabell.xyz/ringofstorms/dotfiles"
|
||||
}
|
||||
},
|
||||
"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",
|
||||
|
|
@ -1092,6 +1128,7 @@
|
|||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"beszel": "beszel",
|
||||
"common": "common",
|
||||
"home-manager": "home-manager",
|
||||
"nixpkgs": "nixpkgs_2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue