remove all unecessary imports for cleaner code :)
This commit is contained in:
parent
441a7dcb60
commit
415903451f
74 changed files with 52 additions and 390 deletions
|
@ -1,11 +1,4 @@
|
|||
{
|
||||
inputs,
|
||||
lib,
|
||||
config,
|
||||
pkgs,
|
||||
user,
|
||||
...
|
||||
}: {
|
||||
{config, ...}: {
|
||||
sops.secrets."grafana-telegraf-key".mode = "0440";
|
||||
sops.secrets."grafana-telegraf-key".owner = config.users.users.telegraf.name;
|
||||
services.telegraf = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue