f5e61dfa0c
file systems. The main advantage is that this allows mounting of such file systems from the `filesystems' configuration option at boot time, e.g. fileSystems = [ ... { mountPoint = "/windows"; device = "/dev/disk/by-uuid/9EA4B22EA4B208B3"; fsType = "ntfs-3g"; } ]; The list of file system helpers should of course be made configurable. svn path=/nixos/trunk/; revision=12516 |
||
---|---|---|
boot | ||
configuration | ||
doc/manual | ||
etc | ||
helpers | ||
installer | ||
system | ||
test | ||
upstart-jobs | ||
default.nix | ||
README | ||
STABLE | ||
VERSION |
*** NixOS *** NixOS is a Linux distribution based on the purely functional package management system Nix. More information can be found at http://nixos.org/nixos and in the manual in doc/manual.