* This should no longer be needed.
svn path=/nixos/trunk/; revision=26331
This commit is contained in:
parent
f71bd3f93c
commit
6646268c95
@ -11,13 +11,4 @@
|
|||||||
|
|
||||||
# Provide wicd for easy wireless configuration.
|
# Provide wicd for easy wireless configuration.
|
||||||
networking.wicd.enable = true;
|
networking.wicd.enable = true;
|
||||||
|
|
||||||
# Disable compositing for now. It seems to cause problems with KDE
|
|
||||||
# 4.5 on some graphics drivers (such as Cirrus and VGA in QEMU).
|
|
||||||
services.xserver.config =
|
|
||||||
''
|
|
||||||
Section "Extensions"
|
|
||||||
Option "Composite" "Disable"
|
|
||||||
EndSection
|
|
||||||
'';
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user