From 2b4a1d935447c2a779d1e2e3c12e6b4c4355da63 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Thu, 5 Oct 2023 14:34:55 +0400 Subject: [PATCH] yippe it worked --- hosts/sakotop/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index 7fd05fc4..cfa9a48a 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -117,6 +117,7 @@ # homelab sops = { + age.sshKeyPaths = ["/home/sako/.ssh/id_ed25519"]; defaultSopsFile = ./secrets/homelab-cert.yaml; secrets."homelab_cert.pem" = {}; };