넌 나의 하루를 앗아갔어. 죽어.

This commit is contained in:
2025-11-07 04:00:12 +09:00
parent 1b05b0cc6f
commit e71bb26d7d

View File

@@ -57,7 +57,7 @@
fileSystems."/mnt/hdd1" = {
device = "/dev/disk/by-uuid/EC40940C4093DC20";
fsType = "ntfs-3g";
options = [ "rw" "uid=1000" "umask=0022" ];
options = [ "rw" "uid=1000" "umask=0022" "noauto" ];
};
swapDevices = [ ];