diff options
Diffstat (limited to 'users')
-rw-r--r-- | users/gkleen.nix | 1 | ||||
-rw-r--r-- | users/keys/gkleen-sif.pub | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/users/gkleen.nix b/users/gkleen.nix index c799070d..b1497470 100644 --- a/users/gkleen.nix +++ b/users/gkleen.nix | |||
@@ -10,6 +10,7 @@ | |||
10 | isNormalUser = true; | 10 | isNormalUser = true; |
11 | openssh.authorizedKeys.keyFiles = [ | 11 | openssh.authorizedKeys.keyFiles = [ |
12 | keys/gkleen-hel.pub | 12 | keys/gkleen-hel.pub |
13 | keys/gkleen-sif.pub | ||
13 | ]; | 14 | ]; |
14 | hashedPassword = "$6$rounds=500000$dOMgCU7DAk$yQFYGOURTEt12387LIYBnFKSWmtwXMUk1LJWnV0m7OFt.y2TnxQn2abdGA5dhwG9EmMB5wZGXf4J5F71c746C/"; | 15 | hashedPassword = "$6$rounds=500000$dOMgCU7DAk$yQFYGOURTEt12387LIYBnFKSWmtwXMUk1LJWnV0m7OFt.y2TnxQn2abdGA5dhwG9EmMB5wZGXf4J5F71c746C/"; |
15 | 16 | ||
diff --git a/users/keys/gkleen-sif.pub b/users/keys/gkleen-sif.pub new file mode 100644 index 00000000..e9aaf215 --- /dev/null +++ b/users/keys/gkleen-sif.pub | |||
@@ -0,0 +1 @@ | |||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKrHPERae+OUTNOzNf9d2767ljFCm5hgmQw48Dj4RrlU gkleen@sif.midgard.yggdrasil | |||