Move mount point of HDD
This commit is contained in:
parent
b30e2bb210
commit
c10d627a5a
7 changed files with 10 additions and 10 deletions
|
|
@ -4,7 +4,7 @@
|
|||
autoStart = true;
|
||||
bindMounts = {
|
||||
"/Music" = {
|
||||
hostPath = "/mnt/sdb1/media/Music";
|
||||
hostPath = "/mnt/media/Music";
|
||||
isReadOnly = false;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue