From 88511391c40babf97aed368c86af939784908b07 Mon Sep 17 00:00:00 2001 From: Berwn Date: Sun, 14 Jun 2026 12:20:21 +0700 Subject: [PATCH] Add machine control to secrets --- sops/machines/control/key.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 sops/machines/control/key.json diff --git a/sops/machines/control/key.json b/sops/machines/control/key.json new file mode 100755 index 0000000..d8301a8 --- /dev/null +++ b/sops/machines/control/key.json @@ -0,0 +1,6 @@ +[ + { + "publickey": "age1env5y2eey0p3dggs8tydwmtyhtwqylpg7spuququ4vvax6arzp2qjnm4tx", + "type": "age" + } +] \ No newline at end of file