Do not use gpg for ssh keys anymore

This commit is contained in:
Andrea Ciceri 2024-11-29 11:17:45 +01:00
parent da236805f5
commit a121569f84
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg
5 changed files with 26 additions and 36 deletions

View file

@ -15,7 +15,6 @@
HostKey /ssh_initrd_host_ed25519_key
'';
authorizedKeys = with (import ../../lib).keys; [
users.ccr-gpg
users.ccr-ssh
hosts.sisko
];