This commit is contained in:
parent
8a8c7e86c8
commit
0ce7360645
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ in {
|
|||
|
||||
users.extraUsers.blog = {
|
||||
openssh.authorizedKeys.keys = [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILqDeXcIQwLXxuueu9KTC6y6NPUUzDRdF4Q5NUk+nFwt upload@blog"
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICt4yRr0Vl4rkto79Subis0LY8z3+g0VRAM7xf+YfLKO blog@mb1"
|
||||
];
|
||||
group = "nginx";
|
||||
isSystemUser = false;
|
||||
|
|
Loading…
Reference in a new issue