넌 나의 하루를 앗아갔어. 죽어.
This commit is contained in:
@@ -57,7 +57,7 @@
|
|||||||
fileSystems."/mnt/hdd1" = {
|
fileSystems."/mnt/hdd1" = {
|
||||||
device = "/dev/disk/by-uuid/EC40940C4093DC20";
|
device = "/dev/disk/by-uuid/EC40940C4093DC20";
|
||||||
fsType = "ntfs-3g";
|
fsType = "ntfs-3g";
|
||||||
options = [ "rw" "uid=1000" "umask=0022" ];
|
options = [ "rw" "uid=1000" "umask=0022" "noauto" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
swapDevices = [ ];
|
swapDevices = [ ];
|
||||||
|
|||||||
Reference in New Issue
Block a user