nixpkgs/nixos
Luca Bruno f00440fac5 nixos/x11: start session with dbus-launch
This is needed by most window managers. Desktop environments
usually launch dbus-launch if a session hasn't been started yet
so this shouldn't hurt. The worst it can happen is that one
dbus session will be unused in case it's started twice.

The GDM change is backported from recent gdm.
2015-06-22 16:12:20 +00:00
..
doc/manual Merge pull request #8182 from ttuegel/openblas 2015-06-12 08:06:03 -05:00
lib Factor the NixOS channel building code out into its own file, so I can use it elsewhere 2015-06-13 21:55:29 -04:00
maintainers Initial attempt at configuring from EC2 userdata (with input from cstrahan). Now with VM tests! 2015-06-11 23:16:35 -04:00
modules nixos/x11: start session with dbus-launch 2015-06-22 16:12:20 +00:00
tests Installer test: Fix booting from SCSI 2015-06-17 15:47:43 +02:00
COPYING
default.nix
README
release-combined.nix Revert "Drop tests.installer.grub1 as release critical" 2015-06-12 01:37:45 +02:00
release-small.nix Rename scrubDrv -> hydraJob and make it more effective 2015-03-20 19:46:18 +01:00
release.nix Factor the NixOS channel building code out into its own file, so I can use it elsewhere 2015-06-13 21:55:29 -04:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.