set smb password

This commit is contained in:
xunuwu 2025-05-29 22:46:38 +02:00
parent 8b23224b6b
commit 2d61c06946
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI
3 changed files with 35 additions and 5 deletions

View file

@ -41,5 +41,10 @@
owner = "roblox-playtime";
group = "roblox-playtime";
};
samba-pass = {
format = "binary";
sopsFile = ./samba-pass;
mode = "0600";
};
};
}