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:
parent
70b4e1a371
commit
e611266285
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user