{ inputs, config, lib, ... }: { sops = { defaultSopsFile = ../../secrets.yaml; validateSopsFiles = false; age = { sshKeyPaths = ["/etc/ssh/ssh_host_ed25519_key"]; keyFile = "/home/xqtc/.config/sops/age/keys.txt"; generateKey = true; }; }; }