diff --git a/hosts/brandon-desktop/hardware-configuration.nix b/hosts/brandon-desktop/hardware-configuration.nix index f7e7ba2..f36a7fb 100644 --- a/hosts/brandon-desktop/hardware-configuration.nix +++ b/hosts/brandon-desktop/hardware-configuration.nix @@ -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 =