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