Move mount point of HDD

This commit is contained in:
Jan Kremer 2026-02-20 07:57:28 +01:00
parent b30e2bb210
commit c10d627a5a
No known key found for this signature in database
7 changed files with 10 additions and 10 deletions

View file

@ -39,7 +39,7 @@
};
## 8 TB HDD
"/mnt/sdb1" = {
"/mnt" = {
device = "/dev/disk/by-uuid/10fef994-6ff0-4896-bc34-1ca4403af3d7";
fsType = "ext4";
};