[tohru] Username change: bluebird -> qenya

This commit is contained in:
Katherina Walshe-Grey 2024-06-05 16:11:54 +01:00
parent 0908d7a2c8
commit 3ca50c6d17
2 changed files with 6 additions and 7 deletions

View file

@ -18,7 +18,7 @@
isNormalUser = true;
extraGroups = [ "wheel" ]; # Enable sudo for the user.
openssh.authorizedKeys.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJEmkV9arotms79lJPsLHkdzAac4eu3pYS08ym0sB/on bluebird@tohru"
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJEmkV9arotms79lJPsLHkdzAac4eu3pYS08ym0sB/on qenya@tohru"
];
};