diff --git a/common/users.nix b/common/users.nix index 7a1c5b5..c09718d 100644 --- a/common/users.nix +++ b/common/users.nix @@ -130,7 +130,7 @@ uid = 2016; isNormalUser = true; openssh.authorizedKeys.keys = [ - "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJhVt/7vMlxLhThzndUm1mKJpggljpMTFOvMiYIK0H3U" + "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHxG9w9SKLkxTHXXJG7ep0FpCozTyFFsBInOghHlIk/5 protagonist@DESKTOP-IT5D92G" ]; }; users.users.maia = {