or maybe not
This commit is contained in:
parent
7207815397
commit
b8f5277f01
1 changed files with 1 additions and 5 deletions
|
@ -1,7 +1,3 @@
|
||||||
_: {
|
_: {
|
||||||
fileSystems = let
|
fileSystems."/boot".options = [ "nodev" "nosuid" "noexec" ];
|
||||||
defaults = [ "nodev" "nosuid" "noexec" ];
|
|
||||||
in {
|
|
||||||
"/boot".options = defaults;
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue