forked from mirrors/nixpkgs
Fix the indentation
Co-Authored-By: Alexey Shmalko <rasen.dubi@gmail.com>
This commit is contained in:
parent
2473d902e6
commit
62f7711e29
|
@ -22,7 +22,7 @@ in {
|
|||
type = types.bool;
|
||||
default = false;
|
||||
description = ''
|
||||
Allow non-root users to specify the allow_other or allow_root mount
|
||||
Allow non-root users to specify the allow_other or allow_root mount
|
||||
options, see mount.fuse3(8).
|
||||
'';
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue