clanServices: Add role descriptions to all our services
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
manifest.readme = builtins.readFile ./README.md;
|
||||
|
||||
roles.telegraf = {
|
||||
description = "Placeholder role to apply the telegraf monitoring agent";
|
||||
interface =
|
||||
{ lib, ... }:
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user