add games mount

This commit is contained in:
2025-07-13 03:47:09 +02:00
parent f0503d3009
commit 4bbd871778
+7
View File
@@ -52,6 +52,13 @@
fsType = "vfat";
options = [ "fmask=0077" "dmask=0077" ];
};
"/var/games" =
{
device = "/dev/disk/by-uuid/d650af28-772a-4b08-a370-4c62ba0dc764"; # Old Gaming Arch partition
fsType = "btrfs";
options = [ "subvol=/Games" "compress-force=zstd" ];
};
};
# Config modules