ext hd
This commit is contained in:
parent
508f09b044
commit
287951ed6e
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@
|
||||||
|
|
||||||
fileSystems."/var/mediathek" = {
|
fileSystems."/var/mediathek" = {
|
||||||
device = "/dev/disk/by-uuid/7b0b589f-5759-411a-975a-08a3c7a0f953";
|
device = "/dev/disk/by-uuid/7b0b589f-5759-411a-975a-08a3c7a0f953";
|
||||||
fsType = "ext3";
|
fsType = "ext4";
|
||||||
options = [ # If you don't have this options attribute, it'll default to "defaults"
|
options = [ # If you don't have this options attribute, it'll default to "defaults"
|
||||||
# boot options for fstab. Search up fstab mount options you can use
|
# boot options for fstab. Search up fstab mount options you can use
|
||||||
"users" # Allows any user to mount and unmount
|
"users" # Allows any user to mount and unmount
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue