disable user ssh key install by default

I use my PGP key on a Yubikey for SSH.
This commit is contained in:
Pig Monkey 2025-01-13 18:38:46 -08:00
parent df36f166f9
commit e0514e7498

View file

@ -34,7 +34,7 @@ aur:
ssh: ssh:
port: 22 port: 22
user_key: /root/id_rsa # user_key: /root/id_rsa
enable_sshd: False enable_sshd: False
gnupg: gnupg: