1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-10 14:50:40 +02:00

chore: remove tag from secrets

This commit is contained in:
oddlama 2024-05-21 15:41:34 +02:00
parent d7a0022766
commit 3a10375dcc
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
2 changed files with 0 additions and 2 deletions

View file

@ -82,7 +82,6 @@ in {
age.secrets.telegraf-influxdb-token = {
generator.script = "alnum";
generator.tags = ["influxdb"];
mode = "440";
group = "telegraf";
};