Let's make that path a bit more standard
This commit is contained in:
parent
e5b1529401
commit
de078d7815
|
@ -27,7 +27,7 @@
|
|||
fsType = "vfat";
|
||||
};
|
||||
|
||||
fileSystems."/home/lillian/sd" = {
|
||||
fileSystems."/run/media/lillian/SD" = {
|
||||
device = "/dev/mmcblk0p1";
|
||||
fsType = "exfat";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue