test: setting up another samba mount for ceres

This commit is contained in:
Nick 2025-12-04 16:43:03 -06:00
parent 0f8debc522
commit fc17cd5faf
3 changed files with 10 additions and 2 deletions

View file

@ -29,10 +29,17 @@ in
"force create mode" = "0664";
"force directory mode" = "0775";
};
"transfer" = {
path = "/mnt/transfer";
browseable = "yes";
writeable = "yes";
};
};
};
};
systemd.tmpfiles.rules = [
"d /mnt/transfer 2775 root root -"
];
networking = {
firewall = {
allowedTCPPorts = [