From 6a4f95482fa2c0faeafa028eae164d00c6418ac3 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Wed, 11 Feb 2026 14:43:01 -0800 Subject: add vps stuff; fix internet issues plauging my devices --- nix/.sops.yaml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'nix/.sops.yaml') diff --git a/nix/.sops.yaml b/nix/.sops.yaml index 9c91d66..3613e2b 100644 --- a/nix/.sops.yaml +++ b/nix/.sops.yaml @@ -1,7 +1,13 @@ keys: - &primary age165ul43e8rc0qwzz2f2q9cw02psm2mkudsrwavq2e0pxs280p64yqy2z0dr + - &vps age1acpuyy2qnduyxzwvusd8urr6a78e3f37ylhvh2pngyqytf5r8ans5vkest creation_rules: - path_regex: secrets/secrets.yaml$ key_groups: - age: - *primary + + - path_regex: secrets/vps_secrets.yaml$ + key_groups: + - age: + - *vps -- cgit v1.3