1
0

profiles/gpg-ssh: Move gpg-ssh to profiles

This commit is contained in:
2025-06-29 11:51:27 +02:00
parent 4bf030c006
commit 60e80ab2e9
5 changed files with 68 additions and 55 deletions

View File

@@ -2,9 +2,8 @@
{
imports = [
../../configuration/gpg-ssh
];
profiles.clerie.gpg-ssh.enable = true;
programs.gnupg.agent = {
pinentryPackage = pkgs.pinentry-gtk2;
};