Revert "add /root/my-firmware to the list of firmware directories"

This reverts rev 17809  - I missed the update

svn path=/nixos/trunk/; revision=17810
This commit is contained in:
Marc Weber 2009-10-14 21:44:25 +00:00
parent 70b4e1a371
commit e611266285

View File

@ -8,10 +8,6 @@
installer.configModule = "./nixos/modules/installer/cd-dvd/installation-cd-minimal.nix";
# allow using of firmware without rebuilding the system
hardware.firmware = [ "/root/my-firmware" ];
# Don't include X libraries.
services.sshd.forwardX11 = false;
services.dbus.enable = false; # depends on libX11