diff --git a/hosts/brandon-desktop/hardware-configuration.nix b/hosts/brandon-desktop/hardware-configuration.nix index f36a7fb..f7e7ba2 100644 --- a/hosts/brandon-desktop/hardware-configuration.nix +++ b/hosts/brandon-desktop/hardware-configuration.nix @@ -27,7 +27,6 @@ fileSystems."/mnt/BigSpeed" = { device = "/dev/disk/by-uuid/5c0afffa-b1df-4449-8567-672a4919e4f3"; fsType = "ext4"; - options = [ "fmask=000" "dmask=0000" ]; }; swapDevices =