Add cherry #19

Merged
riley merged 4 commits from add-cherry into mistress 2023-06-19 18:22:39 +02:00
Showing only changes of commit fce1213293 - Show all commits

View file

@ -50,9 +50,9 @@
users.users."root" = { users.users."root" = {
# Allow access to this server from all the machines # Allow access to this server from all the machines
openssh.authorizedKeys.keyFiles = [ openssh.authorizedKeys.keyFiles = [
../dev-lt-63/riley.pub ../dev-lt-63/keys/riley.pub
../strawberry/riley.pub ../strawberry/keys/riley.pub
../lime/riley.pub ../lime/keys/riley.pub
]; ];
}; };