mirror of
https://github.com/kmein/niveum
synced 2026-03-21 12:21:08 +01:00
kabsa: new SD card
This commit is contained in:
@@ -34,8 +34,8 @@
|
|||||||
fsType = "vfat";
|
fsType = "vfat";
|
||||||
};
|
};
|
||||||
"/mnt/sd-card" = {
|
"/mnt/sd-card" = {
|
||||||
device = "/dev/disk/by-id/mmc-SD32G_0xda0aa352-part1";
|
device = "/dev/disk/by-id/mmc-5E4S5_0xc5155d05-part1";
|
||||||
fsType = "vfat";
|
fsType = "ext4";
|
||||||
options = ["nofail"];
|
options = ["nofail"];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user