Add formatter & reformat.
This commit is contained in:
@@ -32,7 +32,7 @@ in
|
||||
format = "vfat";
|
||||
mountpoint = "/boot";
|
||||
mountOptions = [
|
||||
"umask=0077" # to avoid the random seed being world readable
|
||||
"umask=0077" # to avoid the random seed being world readable
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user