Trying to fix syncthing user home issue

This commit is contained in:
2024-12-31 16:57:16 +02:00
parent eb2a29c039
commit a3d25857d8

View File

@@ -26,7 +26,7 @@
};
users.users.syncthing = {
isNormalUser = true;
createHome = true;
openssh.authorizedKeys.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIO7P9K9D5RkBk+JCRRS6AtHuTAc6cRpXfRfRMg/Kyren"
];