{lib, ...}: { imports = with lib.nixosModules; [sops]; sops = { gnupg.sshKeyPaths = []; age.sshKeyPaths = []; }; }