From b99d15f29e4e6079a14b423efdfbd49b00eeb62b Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Wed, 16 Apr 2025 09:06:38 -0700 Subject: copenhagen: update ssh keys --- systems/x86_64-linux/copenhagen/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'systems/x86_64-linux') diff --git a/systems/x86_64-linux/copenhagen/default.nix b/systems/x86_64-linux/copenhagen/default.nix index 0bf108d..a220f28 100644 --- a/systems/x86_64-linux/copenhagen/default.nix +++ b/systems/x86_64-linux/copenhagen/default.nix @@ -74,7 +74,7 @@ with lib; with lib.${namespace}; { openssh.authorizedKeys.keys = [ "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIDO8JxqS7B2n3YlNtlVMZGARi+GG/z7wLiiyl52qSZc caroline@larimo.re" # c-pc - "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICGftQ5W8QMIVhgDijreliiMgIqwQvxwTkpMftJdQWu+ caroline@larimo.re" # phoenix + "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICqMMrD6jbxzI07ox5NpJHHfqshsvz5KHR6GqVbpYIxr c@phone" ]; extraGroups = [ "minecraft" ]; -- cgit v1.2.3