feat: move /media directory on host to external drive under /mnt/external
This commit is contained in:
parent
bcc0914e32
commit
070305fe6e
3 changed files with 18 additions and 10 deletions
|
|
@ -322,7 +322,7 @@ in
|
|||
memory = true;
|
||||
disk = [
|
||||
"/"
|
||||
"/backup"
|
||||
"/mnt/external"
|
||||
];
|
||||
cputemp = true;
|
||||
tempmin = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue