mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
manakish: new sd card
This commit is contained in:
@@ -34,6 +34,11 @@
|
|||||||
device = "/dev/disk/by-uuid/D4AC-91B0";
|
device = "/dev/disk/by-uuid/D4AC-91B0";
|
||||||
fsType = "vfat";
|
fsType = "vfat";
|
||||||
};
|
};
|
||||||
|
"/mnt/sd-card" = {
|
||||||
|
device = "/dev/disk/by-id/mmc-5E4S5_0x4c585d15-part1";
|
||||||
|
fsType = "ext4";
|
||||||
|
options = ["nofail"];
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
swapDevices = [];
|
swapDevices = [];
|
||||||
|
|||||||
Reference in New Issue
Block a user