summary refs log tree commit diff
path: root/modules/services/hardware
Commit message (Expand)AuthorAge
* Fix spellingEelco Dolstra2013-08-26
* convert bbswitch job to systemd unitMathijs Kwik2013-08-25
* Fix typos, especially those that end up in the NixOS manualIvan Kozik2013-08-10
* adding sensor option to thinkfanRok Garbas2013-05-03
* Set the firmware_class path in modprobe.dShea Levy2013-04-30
* Merge pull request #132 from ierton/udisks2-v2Vladimír Čunát2013-04-20
|\
| * udisks2: add udisks2 serviceSergey Mironov2013-04-04
* | add thinkfan serviceDomen Kozar2013-04-06
* | Revert "Use the new net.ifnames kernel command line flag to disable persisten...Shea Levy2013-04-03
* | Use the new net.ifnames kernel command line flag to disable persistent interf...Shea Levy2013-04-01
|/
* Clear /proc/sys/kernel/hotplug againEelco Dolstra2013-03-27
* Don't set the firmware path in 3 different placesEelco Dolstra2013-03-27
* Silence a harmless warning on kernels without the 'path' parameter for firmwa...Shea Levy2013-03-05
* Add our firmware path to the in-kernel lookup pathShea Levy2013-03-04
* Fix the boot.hardwareScan optionEelco Dolstra2013-02-21
* Add option to disable predictable network interface namingEelco Dolstra2013-02-11
* bluetooth: add the systemd unit needed for activation by recent bluez versionsEvgeny Egorochkin2013-02-10
* Merge remote-tracking branch 'origin/systemd'Eelco Dolstra2013-01-21
|\
| * Rename ‘system.build.systemd’ to ‘systemd.package’Eelco Dolstra2013-01-16
| * Rename ‘boot.systemd’ to ‘systemd’Eelco Dolstra2013-01-16
| * Merge remote-tracking branch 'origin/master' into systemdEelco Dolstra2012-12-11
| |\
| * | sane: update name of the snapshot version of the backendsPeter Simons2012-11-26
| * | Remove unnecessary (AFAICT) call to toPathEelco Dolstra2012-11-15
| * | acpid: Skip (rather than fail) if /proc/acpi doesn't existEelco Dolstra2012-10-04
| * | upower: Work around the daemon getting stuck after a suspendEelco Dolstra2012-10-04
| * | upower: Add glib to $PATHEelco Dolstra2012-10-04
| * | Enable upower's systemd unitEelco Dolstra2012-08-21
| * | Merge branch 'master' of github.com:NixOS/nixos into systemdEelco Dolstra2012-08-20
| |\ \
| * | | Remove HALEelco Dolstra2012-08-17
| * | | acpid.nix: Fix dependenciesEelco Dolstra2012-08-17
| * | | Merge branch 'master' of github.com:NixOS/nixos into systemdEelco Dolstra2012-06-28
| |\ \ \
| * | | | Remove accidentally committed lineEelco Dolstra2012-06-19
| * | | | Use udev from systemdEelco Dolstra2012-06-15
* | | | | Remove .conf extension from acpid config filesAlexander Inyukhin2013-01-05
| |_|_|/ |/| | |
* | | | scanner support: create scanner group. Users need to be in this group to acce...Evgeny Egorochkin2012-12-06
* | | | sane: update name of the snapshot version of the backendsPeter Simons2012-11-26
* | | | Remove unnecessary toPath that breaks with recent nixUnstableShea Levy2012-11-08
| |_|/ |/| |
* | | udev requires unix sockets and inotifyShea Levy2012-08-06
| |/ |/|
* | fix the grep pattern finding programs called by absolute paths in udev rules.David Guibert2012-06-27
|/
* * Fix the permissions on /dev/vboxuser in VirtualBox guests.Eelco Dolstra2012-03-23
* Pommed: find the 'eject' command in /var/setuid-wrappers:/home/shlevy/.nix-pr...Shea Levy2012-03-20
* * Restrict VirtualBox to users in the vboxusers group.Eelco Dolstra2012-03-20
* Add a module for the pommed tool for Apple laptop keyboards.Shea Levy2012-03-20
* * udev: don't set the STARTUP flag anymore, since LVM no longer usesEelco Dolstra2012-03-19
* * Attempt to fix the random "udevadm settle - timeout of 120 secondsEelco Dolstra2012-03-19
* * Move the implementation of boot.kernelModules to udev's postStart.Eelco Dolstra2012-03-18
* * Use boot.kernelModules everywhere instead of explicit calls toEelco Dolstra2012-03-17
* Applied the patch of James Cook.Arie Middelkoop2012-02-21
* nixos support for nvidia optimusPeter Simons2012-02-06
* switched all mergeOptionString to pkgs.lib.types.stringFlorian Friesdorf2011-12-29