feat(server): add remote host metrics
This commit is contained in:
parent
7efd6d5b84
commit
bb0bbc15af
6 changed files with 118 additions and 12 deletions
|
@ -77,6 +77,13 @@
|
|||
inputs.flake-compat.follows = "";
|
||||
};
|
||||
|
||||
mystia = {
|
||||
url = "github:soopyc/mystia";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.nix-update-soopy.follows = "";
|
||||
inputs.flake-compat.follows = "";
|
||||
};
|
||||
|
||||
nixinate = {
|
||||
url = "github:matthewcroughan/nixinate";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue