{ imports = [ ]; sops.defaultSopsFile = ./sshkeys.secret.yaml; sops.secrets.userPasswords = { neededForUsers = true; sopsFile = ./userPasswords.secret.yaml; }; sops.secrets.sshKeys.sopsFile = ./sshkeys.secret.yaml; }