mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 02:13:55 -05:00
users/aly: authorize aly@wallace
This commit is contained in:
parent
8fc24abb87
commit
6d57820296
|
@ -15,6 +15,7 @@
|
|||
uid = 1000;
|
||||
|
||||
openssh.authorizedKeys.keys = [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG0HAmaMTAvrFrinB+b83c8hq6PyjmxRHg1IxR2GH6RN u0_a344@localhost" # termux on wallace
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGcJBb7+ZxkDdk06A0csNsbgT9kARUN185M8k3Lq7E/d u0_a336@localhost" # termux on winona
|
||||
(builtins.readFile ../../../secrets/publicKeys/aly_lavaridge.pub)
|
||||
(builtins.readFile ../../../secrets/publicKeys/aly_mauville.pub)
|
||||
|
|
Loading…
Reference in a new issue