feat: move mount
This commit is contained in:
parent
6469a43d6d
commit
e6ae05f624
2 changed files with 3 additions and 3 deletions
|
|
@ -48,7 +48,7 @@ in {
|
|||
datasets = {
|
||||
music = {
|
||||
type = "zfs_fs";
|
||||
mountpoint = "/music";
|
||||
mountpoint = "/data/music";
|
||||
options."com.sun:auto-snapshot" = "true";
|
||||
nixarr = {
|
||||
type = "zfs_fs";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue