From bdd0d25c88f4e92a5e2be532a68ec1fed8a04982 Mon Sep 17 00:00:00 2001 From: SebastianStork Date: Sun, 15 Feb 2026 11:56:35 +0100 Subject: [PATCH] .sops.yaml: Fix reference to sops-config.nix --- .sops.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.sops.yaml b/.sops.yaml index b5f0e26..1749aff 100644 --- a/.sops.yaml +++ b/.sops.yaml @@ -1,5 +1,5 @@ # This is a placeholder. -# The real .sops.yaml is generated via `nix build .#sops-config` -# See flake-parts/sops.nix for details. +# The real .sops.yaml is generated via `nix build .#sops-config`. +# See flake-parts/sops-config.nix for details. creation_rules: []