From 9602bd7a34c3242ef9a9cadb905618ec97a4598d Mon Sep 17 00:00:00 2001 From: logical_code Date: Thu, 18 Dec 2025 16:55:50 -0500 Subject: [PATCH] Update hosts/brandon-desktop/hardware-configuration.nix --- hosts/brandon-desktop/hardware-configuration.nix | 1 - 1 file changed, 1 deletion(-) 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 =