Change partuuid for data partition
This commit is contained in:
parent
471a693432
commit
32c52ad5e7
@ -46,7 +46,7 @@ with deviceSpecific; {
|
|||||||
"/media/data" = if isHost then {
|
"/media/data" = if isHost then {
|
||||||
# Samba host
|
# Samba host
|
||||||
fsType = "ntfs";
|
fsType = "ntfs";
|
||||||
device = "/dev/disk/by-partuuid/f9f853f5-498a-4981-8082-02feeae85377";
|
device = "/dev/disk/by-partuuid/944f923d-cf08-4752-bf3f-8aa8e0190260";
|
||||||
options = [
|
options = [
|
||||||
# "ro"
|
# "ro"
|
||||||
# "noatime"
|
# "noatime"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user