This commit is contained in:
iFargle 2023-11-25 15:30:23 +09:00
parent 490f0a6e2c
commit b684d47d01

View file

@ -1,4 +1,4 @@
{ username, ... }: {
{ config, username, ... }: {
# Testing remote builldings
users.users.${username}.openssh.authorizedKeys.keyFiles = [ ../../../keys/ssh/builder-keys.txt ];