nixpkgs/modules/profiles
Peter Simons 0c68a3440a modules/profiles/base.nix: add 'pkgs.sshfsFuse'
The sshfsFuse package -- which is part of the system profile already -- doesn't
work without fuse. It tries to run /var/setuid-wrappers/fusermount, which then
can't find fusermount. Adding fuse to the system profile remedies this problem.

svn path=/nixos/trunk/; revision=27754
2011-07-13 12:18:23 +00:00
..
base.nix modules/profiles/base.nix: add 'pkgs.sshfsFuse' 2011-07-13 12:18:23 +00:00
empty.nix Add empty profile. 2010-09-25 22:29:42 +00:00
graphical.nix * Don't add nixos-gui to the installation CD (for now) because 1) 2011-04-27 13:54:23 +00:00
installation-device.nix * Typo. 2011-02-16 10:24:25 +00:00
minimal.nix Extract graphical and minimal profiles from the installation CDs. 2010-09-25 09:32:57 +00:00
qemu-guest.nix * Use QEMU/KVM's paravirtualised console device for the backdoor. 2011-03-18 12:38:22 +00:00
rescue.nix Extract rescue profile from the the corresponding CD. 2010-09-25 09:33:09 +00:00