Add labmon to monitoring01
Some checks failed
Run nix flake check / flake-check (push) Has been cancelled

This commit is contained in:
2025-05-24 03:27:59 +02:00
parent 8a0ec5b3f0
commit 6fda081dc8
3 changed files with 53 additions and 0 deletions

22
flake.lock generated
View File

@@ -42,6 +42,27 @@
"url": "https://git.t-juice.club/torjus/backup-helper"
}
},
"labmon": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
]
},
"locked": {
"lastModified": 1748049956,
"narHash": "sha256-cRW7+dLiWZNa/socSLGCIKxExEv//wSK7ydczPKqHhk=",
"ref": "master",
"rev": "c8448885145b4e6c4822844cb63f46167c5d7efd",
"revCount": 9,
"type": "git",
"url": "https://git.t-juice.club/torjus/labmon"
},
"original": {
"ref": "master",
"type": "git",
"url": "https://git.t-juice.club/torjus/labmon"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1747953325,
@@ -78,6 +99,7 @@
"inputs": {
"alerttonotify": "alerttonotify",
"backup-helper": "backup-helper",
"labmon": "labmon",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable",
"sops-nix": "sops-nix"