This commit is contained in:
albert 2024-04-27 14:46:02 +09:00
parent cccf978daf
commit 8f85b10afb
No known key found for this signature in database
GPG key ID: 64F6C4EB46C4543A

View file

@ -60,7 +60,7 @@
type = "btrfs";
extraArgs = [ "-f" ];
mountpoint = "/sdcard";
mountOptions = [ "compress=zstd" "noatime" ];
mountOptions = [ "compress=zstd" "noatime" "umask=7777"];
}; # content
}; # partition 2 (SD_CARD BTRFS)
}; # partitions