summary refs log tree commit diff
path: root/modules/services/x11/xserver.nix
Commit message (Expand)AuthorAge
* nvidia-x11: Put nvidia.icd in /etc/OpenCL/vendorsRickard Nilsson2013-09-24
* In environment.variables, unify "value" and "list"Eelco Dolstra2013-09-23
* Radically change the way NixOS handles environment variables and make it poss...Jan Malakhovski2013-09-23
* Don't load nouveau and nvidiafb when using the proprietary nvidia driverEelco Dolstra2013-08-09
* Merge pull request #154 from MarcWeber/submit/x11-wacom-intuos5-fixEvgeny Egorochkin2013-08-06
|\
| * fix wacom hotplug and all Intuos 5 issuesMarc Weber2013-04-27
* | mesa WIP: fix bad symlinking, thanks to jack_c on IRCVladimír Čunát2013-05-16
* | WARNING: history will change from now on (mesa updates)Vladimír Čunát2013-05-16
* | Don't set $TZEelco Dolstra2013-04-22
|/
* Fix missed kernel->kernelDev changeShea Levy2013-04-01
* Fix evaluation if driSupport32Bit is enabled on NVIDIAEelco Dolstra2013-03-24
* Merge pull request #123 from MarcWeber/feed-upstream/toListNicolas B. Pierron2013-03-23
|\
| * replace list by listOf using same style as for attrsOfMarc Weber2013-03-14
* | Remove vmware commentPatrick Wheeler2013-03-01
* | Fix Xorg-server on vmware inconjunction with fix toPatrick John Wheeler2013-03-01
|/
* Merge pull request #93 from aristidb/masterviric2013-02-20
|\
| * x11/mesa: driSupport32Bit for the mesa implementationAristid Breitkreuz2013-02-19
* | Merge pull request #70 from cpages/masterVladimír Čunát2013-02-19
|\ \ | |/ |/|
| * Merge remote-tracking branch 'upstream/master'Carles Pagès2013-01-16
| |\
| * | Support driSupport32Bit for nvidia legacy 304.Carles Pagès2013-01-16
* | | Use nss_myhostname from systemdEelco Dolstra2013-02-04
* | | Adding vaapi drivers to nixosLluís Batlle i Rossell2013-01-30
* | | xserver.nix: Check whether Polkit is enabledEelco Dolstra2013-01-24
* | | Merge remote-tracking branch 'origin/systemd'Eelco Dolstra2013-01-21
|\ \ \ | |_|/ |/| |
| * | Rename ‘boot.systemd’ to ‘systemd’Eelco Dolstra2013-01-16
| * | Add/fix systemd unit descriptionsEelco Dolstra2013-01-10
| * | display-manager: Start after local-fs.targetEelco Dolstra2013-01-07
| * | Merge remote-tracking branch 'origin/master' into systemdEelco Dolstra2012-11-30
| |\ \
| * | | Automatically append ".service" to the name of service unitsEelco Dolstra2012-08-23
| * | | Rename xserver.service to display-manager.serviceEelco Dolstra2012-08-17
| * | | switch-to-configuration: Respect the ‘restartIfChanged’ attributeEelco Dolstra2012-08-17
| * | | Merge branch 'master' of github.com:NixOS/nixos into systemdEelco Dolstra2012-07-16
| |\ \ \
| * | | | Set the default unit to "graphical.target" if X11 is enabledEelco Dolstra2012-06-19
* | | | | Revert "xserver: Allow to add extra options ...aszlig2013-01-10
* | | | | xserver: Allow to set XRandR multi head layout.aszlig2013-01-10
* | | | | xserver: Allow to add extra options to xorg config.aszlig2013-01-09
| |_|_|/ |/| | |
* | | | Add support for nvidia 304.xx drivers in xserver.Carles Pagès2012-12-13
| |_|/ |/| |
* | | making ati proprietary drivers work againMarc Weber2012-10-07
| |/ |/|
* | Global replace /var/run/opengl-driver -> /run/opengl-driverEelco Dolstra2012-07-16
|/
* * Add xdg-open to the default X11 configuration so that programs likeEelco Dolstra2012-05-15
* Add nouveau xorg video driverShea Levy2012-03-20
* xserver.nix: Automatically support xorg's own video driversShea Levy2012-03-19
* * Allow Upstart jobs to declare that they shouldn't be restarted byEelco Dolstra2012-03-18
* * Improve some job names.Eelco Dolstra2012-03-17
* * Fix xserver restart with cfg.driSupport32Bit. Contributed by KirillEelco Dolstra2012-03-15
* enable noX11 on kernel cmdline to suppress start of XFlorian Friesdorf2011-12-31
* services.xserver.xkbVariantFlorian Friesdorf2011-12-30
* strip trailing whitespace; no functional changePeter Simons2011-09-14
* * The X server doesn't actually depend on HAL anymore.Eelco Dolstra2011-07-25
* Convert assertion option into mkAssert.Nicolas Pierron2011-03-30