fix user permissions on smb mount

This commit is contained in:
2026-03-19 21:29:54 +01:00
parent 4ff36b1000
commit 103a5f3b2d
2 changed files with 2 additions and 1 deletions

View File

@@ -11,6 +11,7 @@
openssh.authorizedKeys.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKT9u43WNMlu3gnu5z9Twt1vkdNdpf6REfEK/OT4qxjK shatteredmint"
];
uid = 1000;
};