move media mountpoint

This commit is contained in:
♥ Minnie ♥ 2023-12-19 09:16:42 +08:00
parent 53d96b58a4
commit 568180c074
2 changed files with 6 additions and 6 deletions

View file

@ -23,7 +23,7 @@
fsType = "vfat";
};
fileSystems."/data" =
fileSystems."/srv/htpc" =
{ device = "/dev/disk/by-uuid/3548fbc6-6efd-4ed1-acc1-bd3ffed9d7a7";
fsType = "ext4";
};