From 56c7ded1068e0c931badfb72fc60a430ddee2195 Mon Sep 17 00:00:00 2001 From: Andrea Ciceri Date: Thu, 25 Jan 2024 11:28:25 +0100 Subject: [PATCH] New secrets for `picard` and `sisko` --- hosts/default.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hosts/default.nix b/hosts/default.nix index 3355240..47676d5 100644 --- a/hosts/default.nix +++ b/hosts/default.nix @@ -115,6 +115,7 @@ "git-workspace-tokens".owner = "ccr"; "autistici-password".owner = "ccr"; "restic-hetzner-password" = {}; + "aws-credentials".owner = "hercules-ci-agent"; }; }; @@ -137,6 +138,8 @@ "home-planimetry".owner = "hass"; "cloudflare-dyndns-api-token" = {}; "restic-hetzner-password" = {}; + "minio-credentials".owner = "minio"; + "aws-credentials".owner = "hercules-ci-agent"; }; }; };