Update hosts/brandon-desktop/hardware-configuration.nix

This commit is contained in:
logical_code 2025-12-17 23:38:03 -05:00
parent 3073dc335c
commit 08952330eb

View file

@ -27,6 +27,7 @@
fileSystems."/mnt/BigSpeed" =
{ device = "/dev/disk/by-uuid/5c0afffa-b1df-4449-8567-672a4919e4f3";
fsType = "ext4";
options = [ "fmask=000" "dmask=0000" ];
};
swapDevices =