summary refs log tree commit diff
path: root/nixos/modules/tasks/filesystems.nix
Commit message (Expand)AuthorAge
* nixos/swap: refactor, add randomEncryption optionNikolay Amiantov2015-10-20
* Add filesystem option to automatically grow to the maximum sizeEelco Dolstra2015-09-24
* Remove relatime mount optionEelco Dolstra2015-09-24
* nixos/filesystems: Skip check for vboxsf.aszlig2015-09-21
* nixos/filesystems: Improve vboxsf default options.aszlig2015-09-21
* nixos: fix some typesJan Malakhovski2015-09-18
* Some more type cleanupEelco Dolstra2015-06-15
* Don't include ntfs-3g by defaultEelco Dolstra2015-04-19
* nixos: Don't do filesystem checks on ZFS or NFS filesystemsRicardo M. Correia2015-01-21
* Mount unionfs-fuse filesystems using the normal fileSystems optionEelco Dolstra2014-07-30
* Don't require a device for tmpfs filesystemsEelco Dolstra2014-07-30
* Print a sensible error message if no device is specified for a filesystemEelco Dolstra2014-07-30
* Move CIFS support into a separate moduleEelco Dolstra2014-07-30
* initrd: Include filesystem support for /nix, /var etc.Eelco Dolstra2014-07-28
* When auto-formatting ext devices, use the -F flag to make it work with unpart...Rickard Nilsson2014-05-09
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Add fuse to env by defaultShea Levy2014-04-03
* Check whether fileSystems defines the root FSEelco Dolstra2013-11-18
* Substitute "types.uniq types.string" -> "types.str"Eelco Dolstra2013-10-30
* Remove uses of the "merge" option attributeEelco Dolstra2013-10-28
* Manual: Fix bad \" charactersEelco Dolstra2013-10-28
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10