From 1499b2ce8e4fce2f5de90954a68f0bd6934e9a41 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 20 Oct 2021 09:03:59 +0200 Subject: sops: ... --- system-profiles/core.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'system-profiles') diff --git a/system-profiles/core.nix b/system-profiles/core.nix index 6e9c9286..61cda096 100644 --- a/system-profiles/core.nix +++ b/system-profiles/core.nix @@ -70,6 +70,11 @@ in { }; sops = lib.mkIf hasSops { + age = { + keyFile = null; + generateKey = false; + sshKeyPaths = []; + }; gnupg = { home = "/root/.gnupg"; sshKeyPaths = []; -- cgit v1.2.3