Trying some fixes to allow ssh thru website user

This commit is contained in:
2024-12-27 13:02:11 +02:00
parent 755be1d348
commit 1f53d82cdd

View File

@@ -27,6 +27,8 @@
users.users.website = {
home = "/srv/website";
createHome = true;
group = "users";
isSystemUser = true;
openssh.authorizedKeys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIO7P9K9D5RkBk+JCRRS6AtHuTAc6cRpXfRfRMg/Kyren"