test
This commit is contained in:
parent
490f0a6e2c
commit
b684d47d01
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
{ username, ... }: {
|
{ config, username, ... }: {
|
||||||
# Testing remote builldings
|
# Testing remote builldings
|
||||||
users.users.${username}.openssh.authorizedKeys.keyFiles = [ ../../../keys/ssh/builder-keys.txt ];
|
users.users.${username}.openssh.authorizedKeys.keyFiles = [ ../../../keys/ssh/builder-keys.txt ];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue