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

This commit is contained in:
logical_code 2025-12-18 16:55:50 -05:00
parent 08952330eb
commit 9602bd7a34

View file

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