retrying to fix

This commit is contained in:
2024-12-31 17:03:07 +02:00
parent a3d25857d8
commit 271c54674f

View File

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