From 43930cb8c22bc28ed64362845c5f4ebf54faabf2 Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Sat, 1 Aug 2026 21:43:25 -0400 Subject: added git with cgit --- nix/.sops.yaml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'nix/.sops.yaml') diff --git a/nix/.sops.yaml b/nix/.sops.yaml index d03cddc..c28f7b1 100644 --- a/nix/.sops.yaml +++ b/nix/.sops.yaml @@ -2,6 +2,7 @@ keys: - &admin_me age12teny70e5cm3992z7atx9g9606d4a60dsl8nskzkpp234uelnctq82mqaa - &server_torrents_2 age1cunp9vshd45hlfqdxd4pdvg0qgfllk7mctff65s02wm447xgde7qar7z25 - &server_rproxy_2 age1h58rh5q0d7rg984g3e3qfrgwzu3ujzkkcg8f0ls5jlsvdy44f5ls3aywyx + - &server_git age152as4m0ytaq0dd78lhs7yla2twgkucun9ew02q5xhgffehgsmczqdl4trg creation_rules: - path_regex: 'secrets/torrents.*\.yaml$' @@ -15,3 +16,9 @@ creation_rules: - age: - *admin_me - *server_rproxy_2 + + - path_regex: 'secrets/git.*\.yaml$' + key_groups: + - age: + - *admin_me + - *server_git -- cgit v1.2.3