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