sdcard
This commit is contained in:
@@ -54,7 +54,7 @@ in
|
||||
"/etc".neededForBoot = true;
|
||||
"/media/sdcard" = {
|
||||
device = "/dev/mmcblk0p1";
|
||||
fsType = "btrfs";
|
||||
fsType = "bcachefs";
|
||||
options = [
|
||||
"noatime"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user