create prometheus clan service
This commit is contained in:
parent
dc5ffa3c66
commit
f463644f1b
4 changed files with 120 additions and 0 deletions
5
clanServices/flake-module.nix
Normal file
5
clanServices/flake-module.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./prometheus/flake-module.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue