feat: move /media directory on host to external drive under /mnt/external

This commit is contained in:
wi11-holdsworth 2026-01-06 14:39:22 +11:00
parent bcc0914e32
commit 070305fe6e
3 changed files with 18 additions and 10 deletions

View file

@ -322,7 +322,7 @@ in
memory = true;
disk = [
"/"
"/backup"
"/mnt/external"
];
cputemp = true;
tempmin = 0;