about summary refs log tree commit diff
path: root/nixos/modules/hardware
Commit message (Collapse)AuthorAge
* Merge pull request #73530 from eadwu/nvidia/systemd-pmFlorian Klink2020-05-12
|\ | | | | nixos/nvidia: include systemd power management
| * nixos/nvidia: include systemd power managementEdmund Wu2020-05-10
| |
* | nixos/device-tree: fix package name in examplesGaelan2020-05-10
|/ | | deviceTree_rpi got renamed to device-tree_rpi a while back, so this updates the examples to reflect that.
* Merge pull request #77054 from formbay/nvidia-persistencedJosé Romildo Malaquias2020-05-10
|\ | | | | nixos/nvidia : added nvidia-persistenced
| * nixos/nvidia : added nvidia-persistencedRakesh Gupta2020-03-09
| |
* | sof-firmware: init at 1.4.2Luka Blaskovic2020-04-28
| |
* | libtxc_dxtn{,_s2tc}: remove from nixpkgs + hardware.opengl optionsPierre Bourdon2020-04-20
| | | | | | | | | | | | | | Context: discussion in https://github.com/NixOS/nixpkgs/pull/82630 Mesa has been supporting S3TC natively without requiring these libraries since the S3TC patent expired in December 2017.
* | treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
| |
* | nixos/iio: adjust formatting of option description.Dave Anderson2020-04-01
| | | | | | Co-Authored-By: Alyssa Ross <hi@alyssa.is>
* | nixos/iio: explain why you might want IIO sensor support.David Anderson2020-04-01
| | | | | | | | Signed-off-by: David Anderson <dave@natulte.net>
* | xow: 0.2 -> 0.4Jan Solanti2020-03-31
| |
* | xow: init at 0.2Philipp Middendorf2020-03-30
| |
* | Merge pull request #75940 from davidtwco/wooting-initMatthew Bauer2020-03-22
|\ \ | |/ |/| wooting: init wootility, wooting-udev-rules and module
| * nixos/wooting: add `hardware.wooting` moduleDavid Wood2019-12-19
| | | | | | | | Signed-off-by: David Wood <david.wood@codeplay.com>
* | Merge pull request #66601 from eadwu/nvidia/prime-render-offloadJosé Romildo Malaquias2020-03-01
|\ \ | | | | | | nvidia: prime render offload
| * | nixos/nvidia: implement prime render offloadEdmund Wu2019-12-10
| | |
| * | nixos/xserver: introduce attr display to xserver.driversEdmund Wu2019-12-10
| | | | | | | | | | | | Specifically for NVIDIA so that only the device section would be created
| * | nixos/nvidia: prime.sync.{intel,nvidia}BusId -> prime.{intel,nvidia}BusIdEdmund Wu2019-12-10
| | |
| * | nixos/nvidia: optimus_prime -> prime.syncEdmund Wu2019-12-10
| | |
| * | nixos/nvidia: remove lib referencesEdmund Wu2019-12-10
| |/
* | nixos/brightnessctl: Remove the moduleMichael Weiss2020-02-10
| | | | | | | | | | | | | | | | | | Due to the support of the systemd-logind API the udev rules aren't required anymore which renders this module useless [0]. Note: brightnessctl should now require a working D-Bus setup and a valid local logind session for this to work. [0]: https://github.com/NixOS/nixpkgs/pull/79663
* | openrazer: 2.6.0 -> 2.7.0Evan Stoll2020-02-03
| | | | | | | | openrazer: remove superfluous period from hardware.openrazer.enable
* | nixos/tuxedo-keyboard: init module.blanky02302020-01-26
| |
* | Merge pull request #77690 from gnidorah/way-coolerworldofpeace2020-01-18
|\ \ | | | | | | way-cooler: Remove
| * | way-cooler: RemoveMatthias Beyer2020-01-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As of 2020-01-09, way-cooler is officially dead: http://way-cooler.org/blog/2020/01/09/way-cooler-post-mortem.html hence, remove the package and the module. Signed-off-by: Matthias Beyer <mail@beyermatthias.de> docs/release-notes: remove way-cooler way-cooler: show warnings about removal Apply suggestions from code review Co-Authored-By: worldofpeace <worldofpeace@protonmail.ch> way-cooler: add suggestion by @Infinisil
* | | Merge pull request #60981 from thefloweringash/usb-modeswitchPeter Hoeg2020-01-14
|\ \ \ | |/ / |/| | usb_modeswitch: fixes
| * | [WIP] usb_modeswitchAndrew Childs2019-05-05
| | |
* | | Merge pull request #76546 from matthewbauer/nvidia-fix-udev-rulesMatthew Bauer2020-01-02
|\ \ \ | |_|/ |/| | nvidia: fix $ substitution in udev rules
| * | nixos/nvidia: add nvidia-uvm-tools deviceMatthew Bauer2019-12-30
| | | | | | | | | | | | Related to https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1767777
| * | nvidia: fix $ substitution in udev rulesMatthew Bauer2019-12-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes a harmless error from systemd-udevd that looks like: Dec 23 15:35:23 dellbook systemd-udevd[696]: /nix/store/iixya3ni5whybpq9zz1h7f4pyw7nhd19-udev-rules/99-local.rules:25 Invalid value "..." for RUN (char 101: invalid substitution type), ignoring, but please fix it. Using $$ fixes it using the escaping documented at https://www.freedesktop.org/software/systemd/man/udev.html.
* | | nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger2019-12-10
| | | | | | | | | | | | | | | | | | | | | | | | A centralized list for these renames is not good because: - It breaks disabledModules for modules that have a rename defined - Adding/removing renames for a module means having to find them in the central file - Merge conflicts due to multiple people editing the central file
* | | nixos/nvidia: assert that gdm.nvidiaWayland needs modesettingworldofpeace2019-11-19
| | |
* | | nixos/nvidia: drop gdm wayland assertionworldofpeace2019-11-19
| | |
* | | nixos/slim: removeworldofpeace2019-11-11
| | | | | | | | | | | | | | | | | | | | | | | | The SLIM project is abandoned and their last release was in 2013. Because of this it poses a security risk to systems, no one is working on it or picked up maintenance. It also lacks compatibility with systemd and logind sessions. For users, there liikely isn't anything like slim that's as lightweight in terms of dependencies.
* | | brillo: init at 1.4.8Alex Rice2019-11-03
| | |
* | | nixos/displaylink: write out required xorg.conf fragmentPeter Hoeg2019-11-01
| | | | | | | | | | | | | | | | | | | | | Invoke xrandr to actually connect the device. Additionally, we let systemd create the logs directory and use our module loader instead of handling it manually.
* | | nixos/steam-hardware: add uinput to boot.kernelModules(cdep)illabout2019-10-06
| | | | | | | | | | | | | | | | | | | | | | | | uinput needs to be added to boot.kernelModules in order for the udev rules defined by steam to be run and set permissions correctly on /dev/uinput. See https://github.com/NixOS/nixpkgs/issues/70471.
* | | hardware.brightnessctl: add brightnessctl to envRobin Gloster2019-09-18
|/ /
* | treewide: remove redundant quotesvolth2019-09-08
| |
* | Merge branch 'master' into staging-nextVladimír Čunát2019-09-04
|\ \
| * \ Merge pull request #64552 from evanjs/feature/openrazer-2.3.1Silvan Mosberger2019-09-03
| |\ \ | | | | | | | | openrazer: init at 2.6.0
| | * | nixos/hardware/openrazer: init at 2.6.0Evan Stoll2019-08-30
| | | |
| * | | nixos/printers: declarative configurationFlorian Jacob2019-09-01
| | | |
* | | | Merge branch 'master' into stagingVladimír Čunát2019-09-02
|\| | |
| * | | nixos/modules: Remove all usages of types.stringSilvan Mosberger2019-08-31
| | | | | | | | | | | | | | | | | | | | | | | | And replace them with a more appropriate type Also fix up some minor module problems along the way
* | | | treewide: remove redundant quotesvolth2019-08-26
|/ / /
* | | Merge staging-next into stagingFrederik Rietdijk2019-08-17
|\| |
| * | nixos/hardware.deviceTree: Move things aroundKai Wohlfahrt2019-08-07
| | | | | | | | | | | | | | | In response to comments, create a sub-folder for deviceTree packages (starting with rpi), and a top-level package for helpers.
| * | nixos/hardware.deviceTree: new moduleKai Wohlfahrt2019-08-07
| | | | | | | | | | | | | | | | | | Add support for custom device-tree files, and applying overlays to them. This is useful for supporting non-discoverable hardware, such as sensors attached to GPIO pins on a Raspberry Pi.
* | | treewide: name -> pname (easy cases) (#66585)volth2019-08-15
|/ / | | | | | | | | | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname