feat: new samba mount

This commit is contained in:
Nick 2025-12-04 16:57:08 -06:00
parent 00375e919c
commit 90fd1aad9b

View file

@ -42,9 +42,11 @@ in
}; };
}; };
}; };
systemd.tmpfiles.rules = [ systemd.tmpfiles.rules = [
"d /mnt/transfer 2775 root root -" "d /mnt/transfer 2775 ${user0} users -"
]; ];
networking = { networking = {
firewall = { firewall = {
allowedTCPPorts = [ allowedTCPPorts = [