* Add wicd to the NixOS CD.
svn path=/nixos/trunk/; revision=26083
This commit is contained in:
parent
e740badcc6
commit
34dea57f8a
@ -9,6 +9,9 @@
|
||||
../../profiles/graphical.nix
|
||||
];
|
||||
|
||||
# Provide wicd for easy wireless configuration.
|
||||
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 =
|
||||
|
Loading…
x
Reference in New Issue
Block a user