feat(sgx): rename Time Machine share key in Samba config

- Changed the `time-machine` key to `TimeMachineBackup` in the Samba share configuration.
- Aligns key naming to standard conventions and improves readability.
This commit is contained in:
Harald Hoyer 2025-07-30 14:00:21 +02:00
parent 1338ced84f
commit f08881f303

View file

@ -69,7 +69,7 @@
"fruit:veto_appledouble" = "no"; "fruit:veto_appledouble" = "no";
"spotlight" = "yes"; "spotlight" = "yes";
}; };
time-machine = { TimeMachineBackup = {
path = "/mnt/backup/tm_share"; path = "/mnt/backup/tm_share";
"browseable" = "yes"; "browseable" = "yes";
"read only" = "no"; "read only" = "no";