diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index 37a376fa..7fd05fc4 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -118,7 +118,7 @@ # homelab sops = { defaultSopsFile = ./secrets/homelab-cert.yaml; - sops.secrets."homelab_cert.pem" = {}; + secrets."homelab_cert.pem" = {}; }; # Enable the OpenSSH daemon.