Loading nixos/modules/tasks/filesystems.nix +1 −2 Original line number Diff line number Diff line Loading @@ -357,8 +357,7 @@ in entry in the list is an attribute set with the following fields: `mountPoint`, `device`, `fsType` (a file system type recognised by {command}`mount`; defaults to `"auto"`), and `options` {command}`mount`), and `options` (the mount options passed to {command}`mount` using the {option}`-o` flag; defaults to `[ "defaults" ]`). Loading Loading
nixos/modules/tasks/filesystems.nix +1 −2 Original line number Diff line number Diff line Loading @@ -357,8 +357,7 @@ in entry in the list is an attribute set with the following fields: `mountPoint`, `device`, `fsType` (a file system type recognised by {command}`mount`; defaults to `"auto"`), and `options` {command}`mount`), and `options` (the mount options passed to {command}`mount` using the {option}`-o` flag; defaults to `[ "defaults" ]`). Loading