From 37d6ce2e445633c145850002a9c956630d8fc8bb Mon Sep 17 00:00:00 2001 From: SebastianStork Date: Mon, 28 Jul 2025 16:04:26 +0200 Subject: [PATCH] sops: add dummy/placeholder config file --- .sops.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .sops.yaml diff --git a/.sops.yaml b/.sops.yaml new file mode 100644 index 0000000..dcef5fb --- /dev/null +++ b/.sops.yaml @@ -0,0 +1,5 @@ +# This is a placeholder. +# The real .sops.yaml is generated via: nix build .#sops-config +# See ./flake/sops.nix for details. + +creation_rules: []