Adding nfsutils on mount-helpers. That adds more binaries to mount-helpers, but at

least allows mounting nfs paths.


svn path=/nixos/trunk/; revision=14905
This commit is contained in:
Lluís Batlle i Rossell 2009-04-06 19:25:45 +00:00
parent 5dadce8770
commit d9b6234e9f

View file

@ -160,6 +160,7 @@ rec {
paths = [
pkgs.ntfs3g
pkgs.mount_cifs
pkgs.nfsUtils
];
pathsToLink = "/sbin";
} + "/sbin";