Fix boot
This commit is contained in:
parent
8596d5809f
commit
405a25e2ab
|
@ -85,7 +85,7 @@ in
|
|||
mountOptions = [
|
||||
"rw"
|
||||
"relatime"
|
||||
"stripe=4"
|
||||
# "stripe=4" # For some reason doesn't work on NixOS
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue