satori: im taking this HDD with me for some time

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2024-06-28 17:42:27 +05:30
parent edf8d639b3
commit aeb370f299
3 changed files with 10 additions and 3 deletions

View File

@@ -25,12 +25,13 @@
fsType = "ext4";
};
fileSystems."/media/real" =
/* fileSystems."/media/real" =
{
device = "/dev/disk/by-uuid/8086be20-c770-46be-bd8f-5bd2d7735c7d";
fsType = "btrfs";
options = [ "compress-force=zstd:3" ];
};
*/
/* fileSystems."/media/ntfs" =
{