feat: move mount

This commit is contained in:
Moritz Böhme 2025-08-26 20:02:30 +02:00
parent 6469a43d6d
commit e6ae05f624
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
2 changed files with 3 additions and 3 deletions

View file

@ -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";