Update hosts/brandon-desktop/hardware-configuration.nix
This commit is contained in:
parent
3073dc335c
commit
08952330eb
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@
|
||||||
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 =
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue