about summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
Commit message (Collapse)AuthorAge
* nixos/ceph: init module (#35299)lejonet2018-03-01
| | | | | All 5 daemon types can be enabled and configured through the module and the module both creates the ceph.conf required but also creates and enables specific services for each daemon, based on the systemd service files that upstream provides.
* digitalbitbox: init at 2.2.2 (#33787)David Asabina2018-02-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * digitalbitbox: init at 2.2.2 The commits that lead to this have been squashed from independent commits see branch @vidbina/add/digitalbitbox-wip that did the following: - 0a3030fa0ec digitalbitbox: init at 2.2.2 - c18ffa3ffd4 digitalbitbox: moved meta to EOF - 0c5f3d6972a digitalbitbox: using preConfigure + configureFlags - a85b1dfc3fd digitalbitbox: nativeBuildInputs - 90bdd35ef0f digitalbitbox: autoreconfHook - 91810eea055 digitalbitbox: default installPhase & makeWrapper - 90e43fb7e2a digitalbitbox: doc rm $PWD hack & printf-tee deal - fd033b2fe5a digitalbitbox: cleanup, alphabetically sort attrs - c5907982db3 digitalbitbox: added hardware module - 88e46bc9ae0 digitalbitbox: added program module - amend to change name: dbb-app -> digitalbitbox - amend to add install instructions based on feedback (https://github.com/NixOS/nixpkgs/pull/33787#issuecomment-362813149) - amend to add longDescription - moved program to its own dir - overridable udev rules handling - added docs to manual - added package attr to program module - added package attr to hardware module * digitalbitbox: use libsForQt5.callPackage
* Merge pull request #34028 from florianjacob/matomoFranz Pletz2018-02-26
|\ | | | | piwik is now matomo
| * nixos/piwik: rename to matomoFlorian Jacob2018-02-22
| |
* | nixos udevil: set up wrapper for udevilPeter Hoeg2018-02-26
|/
* brscan4 module: Added to `modules-list.nix`.Raymond Gauthier2018-02-20
| | | | As requested by multiples users in #20632.
* Merge pull request #30057 from dtzWill/feature/webos-novacomdWill Dietz2018-02-20
|\ | | | | webos: init novacom, novacomd, cmake-modules; add nixos service
| * webos: init novacom, novacomd, cmake-modules; add nixos serviceWill Dietz2018-02-20
| |
* | Merge pull request #32761 from xvapx/crashplan-small-businessJoachim F2018-02-20
|\ \ | |/ |/| crashplan-small-business: init at 6.6.0
| * crashplan-small-business: init at 6.6.0Marti Serra2017-12-18
| |
* | nixos/nixops-dns: init (#34511)Richard Marko2018-02-20
| |
* | Merge pull request #34795 from oxij/os/nixosLabel-pt2Michael Raskin2018-02-19
|\ \ | | | | | | nixos: labels part 2
| * | nixos: move nixosLabel to its own moduleJan Malakhovski2018-02-18
| | |
* | | nixos/binfmt: Initial binfmt_msc support.Shea Levy2018-02-18
|/ /
* | programs.systemtap: add nixos option for installing systemtapHerwig Hochleitner2018-02-15
| | | | | | | | also enables debug feature on kernel
* | programs.criu: add nixos option for installing criu + kernel flagsHerwig Hochleitner2018-02-15
| |
* | nixos/plotinus: add module to enable plotinusSam Parkinson2018-02-14
| |
* | zsh-autoenv: init at 2017-12-16 (#34932)Alexey Lebedeff2018-02-14
| |
* | Merge pull request #34507 from jtojnar/pipewireJan Tojnar2018-02-14
|\ \ | | | | | | pipewire: init at 0.1.8
| * | nixos/pipewire: initJan Tojnar2018-02-01
| | |
* | | nixos/rdma-core: add module for soft RoCE and test (#34607)markuskowa2018-02-10
| | |
* | | Merge pull request #32582 from Ma27/yabar-moduleFranz Pletz2018-02-09
|\ \ \ | | | | | | | | yabar: add module
| * | | yabar: add moduleMaximilian Bosch2018-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To make the configuration of `yabar` more pleasant and easier to validate, a NixOS module will be quite helpful. An example config could look like this: ``` { programs.yabar = { enable = true; bars.top.indicators.exec = "YA_DATE"; }; } ``` The module adds a user-controlled systemd service which runs `yabar` after starting up X.
* | | | nixos/monero: initrnhmjoj2018-02-07
| | | |
* | | | Merge pull request #17106 from spacefrogg/openafsJoachim F2018-02-06
|\ \ \ \ | | | | | | | | | | openafs: Refactor and introduce server module
| * | | | nixos/openafsServer: OpenAFS server nixos moduleMichael Raitza2018-02-02
| | | | |
| * | | | nixos/openafsClient: relocate nixos moduleMichael Raitza2018-02-01
| | | | |
* | | | | Merge pull request #34188 from dotlambda/home-assistantFrederik Rietdijk2018-02-01
|\ \ \ \ \ | |_|_|/ / |/| | | | home-assistant: init at 0.62.1
| * | | | home-assistant: add NixOS moduleRobert Schütz2018-01-31
| |/ / /
* | | | aria2 (nixos): actually load the modulePeter Hoeg2018-01-31
| | | | | | | | | | | | | | | | Fixes #33991
* | | | Merge pull request #34381 from JohnAZoidberg/lessJörg Thalheim2018-01-30
|\ \ \ \ | |/ / / |/| | | nixos/less configure less with module
| * | | nixos/less configure less with moduleDaniel Schaefer2018-01-29
| | | |
* | | | nixos/stunnel: add module (#33151)Leon Schuermann2018-01-21
|/ / /
* | | Merge pull request #28882 from jtojnar/chrome-gnome-shellJan Tojnar2018-01-19
|\ \ \ | | | | | | | | chrome-gnome-shell: refactor
| * | | nixos/chrome-gnome-shell: initJan Tojnar2018-01-13
| | | |
* | | | nixos/mighttpd2: initFrancesco Gazzetta2018-01-16
| | | |
* | | | amd-hybrid-graphics module: removeLinus Heckemann2018-01-15
|/ / / | | | | | | | | | | | | | | | This was only applicable to very specific hardware, and the only person with an apparent interest in maintaining it (me) no longer uses the hardware in question.
* | | Revert "nixos/dnscrypt-proxy: remove"rnhmjoj2018-01-08
| | | | | | | | | | | | | | | This reverts commit 5dc2853981b6e9287668dd17477375adfeb60ebf. The project has a new maintainer.
* | | nixos/dnscrypt-proxy: removeJoachim Fasting2018-01-07
| | | | | | | | | | | | | | | | | | The upstream project ceased. See https://github.com/NixOS/nixpkgs/issues/33540
* | | Merge pull request #30518 from Infinisil/usbmuxd-serviceGraham Christensen2018-01-06
|\ \ \ | | | | | | | | usbmuxd service: init
| * | | usbmuxd service: initSilvan Mosberger2017-10-17
| | | |
* | | | nixos/clamsmtp: initLéo Gaspard2018-01-06
| | | |
* | | | nixos: introduce boot.growPartition (#33521)zimbatm2018-01-06
| | | | | | | | | | | | Move it from being a profile
* | | | Merge pull request #33415 from peterhoeg/p/hvPeter Hoeg2018-01-04
|\ \ \ \ | |_|/ / |/| | | hyperv-daemons: package and nixos module
| * | | hyperv-daemons: add nixos modulePeter Hoeg2018-01-04
| | | |
* | | | nixos/dkimproxy-out: init (#33229)Léo Gaspard2018-01-03
| | | |
* | | | Merge branch 'master' into stagingVladimír Čunát2017-12-31
|\| | | | | | | | | | | | | | | | | | | A few thousand rebuilds from master, again. Hydra: ?compare=1422362
| * | | beegfs: init at 6.17Markus Kowalewski2017-12-31
| | | | | | | | | | | | | | | | package, kernel module, nixos module, and nixos test
* | | | ghostOne: removeRobin Gloster2017-12-29
|/ / / | | | | | | | | | broken and unmaintained
* | | Merge pull request #28022 from volth/ccacheJörg Thalheim2017-12-24
|\ \ \ | | | | | | | | nixos/ccache: init