feat(server): add remote host metrics

This commit is contained in:
uku 2024-07-30 12:07:43 +02:00
parent 7efd6d5b84
commit bb0bbc15af
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o
6 changed files with 118 additions and 12 deletions

23
flake.lock generated
View file

@ -299,6 +299,28 @@
"type": "github"
}
},
"mystia": {
"inputs": {
"flake-compat": [],
"nix-update-soopy": [],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1722240118,
"narHash": "sha256-SkKJH1Qc2+rMQsas9YWtIfgWNv9Be788Mw6VvcubW4Y=",
"owner": "soopyc",
"repo": "mystia",
"rev": "f0020f82a83957ba6924e46907820f1e05fcf66c",
"type": "github"
},
"original": {
"owner": "soopyc",
"repo": "mystia",
"type": "github"
}
},
"nixinate": {
"inputs": {
"nixpkgs": [
@ -401,6 +423,7 @@
"ghostty": "ghostty",
"home-manager": "home-manager",
"lanzaboote": "lanzaboote",
"mystia": "mystia",
"nixinate": "nixinate",
"nixos-wsl": "nixos-wsl",
"nixpkgs": "nixpkgs",