diff options
| author | Tim Keller <tjk@tjkeller.xyz> | 2026-03-28 14:31:17 -0500 |
|---|---|---|
| committer | Tim Keller <tjk@tjkeller.xyz> | 2026-03-28 14:31:17 -0500 |
| commit | 63c261391ea77f2d940997a7c403a7426b90ab02 (patch) | |
| tree | 4eb6a2093d6b865fc213658cdfa9150291e689d6 /.sops.yaml | |
| parent | fba387bf6ed132ad7e3b0bdb35617dbc20357c61 (diff) | |
| parent | 0538c0398cbf338ad1261b1f58a01d3aaed94d50 (diff) | |
| download | nixos-63c261391ea77f2d940997a7c403a7426b90ab02.tar.xz nixos-63c261391ea77f2d940997a7c403a7426b90ab02.zip | |
Merge branch 'master' of 192.168.77.8:nixos
Diffstat (limited to '.sops.yaml')
| -rw-r--r-- | .sops.yaml | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -2,23 +2,23 @@ keys: - &general age1w80rc0dnuu8nw99gw64c596qqetm78jdnsqajr0u7ephykekr39qfz8vnv - &flex-wg-router age1f0tmpy2nam58skmznjyqd3zf54rxtfrk6fda0vlpq9y3yg6wac7sjf0vja creation_rules: - - path_regex: timmy/resources/secrets/hashed-root-password.yaml + - path_regex: timmy/resources/secrets/.*\.yaml key_groups: - age: - *general - *flex-wg-router - - path_regex: timmy/resources/secrets/wpa_supplicant-conf.yaml + - path_regex: T495/resources/secrets/.*\.yaml key_groups: - age: - *general - - path_regex: T495/resources/secrets/wg0.yaml + - path_regex: X230/resources/secrets/.*\.yaml key_groups: - age: - *general - - path_regex: X230/resources/secrets/wg0.yaml + - path_regex: flex-wg-router/resources/secrets/.*\.yaml key_groups: - age: - - *general + - *flex-wg-router |
