x220: Remove extra mount flags for boot partition
This commit is contained in:
parent
3d95b61b43
commit
e7b880127d
1 changed files with 0 additions and 4 deletions
|
@ -19,10 +19,6 @@
|
||||||
type = "filesystem";
|
type = "filesystem";
|
||||||
format = "ext4";
|
format = "ext4";
|
||||||
mountpoint = "/boot";
|
mountpoint = "/boot";
|
||||||
mountOptions = [
|
|
||||||
"umask=0077"
|
|
||||||
"noatime"
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
luks = {
|
luks = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue