From adf43c6bf50d0e5976251a403262ad88352bcf59 Mon Sep 17 00:00:00 2001 From: Annika Merris Date: Sun, 12 May 2024 09:46:57 -0400 Subject: [PATCH] Adding Some `sops` Stuff --- .sops.yaml | 8 ++++++++ hosts/kim/configuration.nix | 1 + 2 files changed, 9 insertions(+) create mode 100644 .sops.yaml diff --git a/.sops.yaml b/.sops.yaml new file mode 100644 index 0000000..3718d82 --- /dev/null +++ b/.sops.yaml @@ -0,0 +1,8 @@ +--- +keys: + - &primary age1e8wfn0vmwv506n060hzqkwhsekykynl9tpatnm2swhew30kmuyest0slhv +creation_rules: + - path_regex: secrets/secrets.yaml$ + key_groups: + - age: + - *primary diff --git a/hosts/kim/configuration.nix b/hosts/kim/configuration.nix index ac3d29c..47e46ee 100644 --- a/hosts/kim/configuration.nix +++ b/hosts/kim/configuration.nix @@ -118,6 +118,7 @@ # logiops python3 age # For encryption + sops # For encryption too ]; # List services that you want to enable: