diff options
-rw-r--r-- | users/gkleen.nix | 1 | ||||
-rw-r--r-- | users/keys/gkleen-hel.pub | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/users/gkleen.nix b/users/gkleen.nix index f498e946..0418ae50 100644 --- a/users/gkleen.nix +++ b/users/gkleen.nix | |||
@@ -11,6 +11,7 @@ | |||
11 | openssh.authorizedKeys.keyFiles = [ | 11 | openssh.authorizedKeys.keyFiles = [ |
12 | keys/gkleen-skadhi.pub | 12 | keys/gkleen-skadhi.pub |
13 | keys/gkleen-vali.pub | 13 | keys/gkleen-vali.pub |
14 | keys/gkleen-hel.pub | ||
14 | ]; | 15 | ]; |
15 | hashedPassword = "$6$rounds=500000$dOMgCU7DAk$yQFYGOURTEt12387LIYBnFKSWmtwXMUk1LJWnV0m7OFt.y2TnxQn2abdGA5dhwG9EmMB5wZGXf4J5F71c746C/"; | 16 | hashedPassword = "$6$rounds=500000$dOMgCU7DAk$yQFYGOURTEt12387LIYBnFKSWmtwXMUk1LJWnV0m7OFt.y2TnxQn2abdGA5dhwG9EmMB5wZGXf4J5F71c746C/"; |
16 | } | 17 | } |
diff --git a/users/keys/gkleen-hel.pub b/users/keys/gkleen-hel.pub new file mode 100644 index 00000000..9c6ca5cc --- /dev/null +++ b/users/keys/gkleen-hel.pub | |||
@@ -0,0 +1 @@ | |||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKNSTo7+m+HVyaPAgNRW0Yr71OLvYxEdBeK9qg7QdZJ0 gkleen@hel | |||