about summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
Commit message (Collapse)AuthorAge
...
| * | | | 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
* | | | | nixos/buildkite-agents: support multiple buildkite agentsYorick van Pelt2020-02-10
| | | | |
* | | | | Merge pull request #72060 from lopsided98/sanoid-initSilvan Mosberger2020-02-10
|\ \ \ \ \ | | | | | | | | | | | | sanoid: add package, NixOS module and test
| * | | | | nixos/sanoid, nixos/syncoid: init module and testBen Wolsieffer2020-02-10
| | | | | |
* | | | | | Merge pull request #65397 from mmilata/sympaSilvan Mosberger2020-02-10
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | sympa: init at 6.2.52 + NixOS module
| * | | | | nixos/sympa: init moduleMartin Milata2020-02-07
| | |/ / / | |/| | |
* / | | | nixos/grocy: init moduleMaximilian Bosch2020-02-09
|/ / / / | | | | | | | | | | | | Co-authored-by: elseym <elseym@me.com>
* | | | bash-my-aws: init at 20200111 (#76793)Danylo Hlynskyi2020-02-05
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * bash-my-aws: init at 20191231 Create bma-init * Update
| * | | | bash-my-aws: init at 20191231Tom Bereknyei2020-01-01
| | | | | | | | | | | | | | | | | | | | Create bma-init
* | | | | Merge pull request #78543 from Atemu/dnscrypt-proxy2-serviceworldofpeace2020-02-02
|\ \ \ \ \ | | | | | | | | | | | | nixos/dnscrypt-proxy2: init
| * | | | | nixos/dnscrypt-proxy2: initYegor Timoshenko2020-02-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This removes the original dnscrypt-proxy module as well. Co-authored-by: Atemu <atemu.main@gmail.com> Co-authored-by: Silvan Mosberger <contact@infinisil.com> Co-authored-by: ryneeverett <ryneeverett@gmail.com> Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
* | | | | | prometheus-xmpp-alerts: init at 0.4.2Franz Pletz2020-02-01
|/ / / / /
* | | | | nixos/freeswitch: init (#76821)Silvan Mosberger2020-01-30
|\ \ \ \ \ | | | | | | | | | | | | nixos/freeswitch: init
| * | | | | nixos/freeswitch: initmisuzu2020-01-30
| | | | | |
* | | | | | VictoriaMetrics: init at v1.32.5, add module, tests (#78038)Silvan Mosberger2020-01-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | VictoriaMetrics: init at v1.32.5, add module, tests
| * | | | | | victoriametrics: add module, testsYorick van Pelt2020-01-29
| | |_|/ / / | |/| | | |
* | | | | | nixos/display-managers/auto: removeworldofpeace2020-01-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This module allows root autoLogin, so we would break that for users, but they shouldn't be using it anyways. This gives the impression like auto is some special display manager, when it's just lightdm and special pam rules to allow root autoLogin. It was created for NixOS's testing so I believe this is where it belongs.
* | | | | | Merge pull request #77408 from petabyteboy/feature/geary-moduleworldofpeace2020-01-28
|\ \ \ \ \ \ | | | | | | | | | | | | | | nixos/geary: init
| * | | | | | nixos/geary: initMilan Pässler2020-01-10
| | | | | | |
* | | | | | | Merge pull request #78307 from blanky0230/nixos-tuxedo-keyboardSilvan Mosberger2020-01-27
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Nixos tuxedo keyboard
| * | | | | | | nixos/tuxedo-keyboard: init module.blanky02302020-01-26
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #77830 from 1000101/dokuwikiMarek Mahut2020-01-25
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | nixos/dokuwiki: init module
| * | | | | | nixos/dokuwiki: init module at 2018-04-22bJan Hrnko2020-01-24
| | | | | | |
* | | | | | | Merge pull request #78004 from worldofpeace/mtrack-removeworldofpeace2020-01-20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | nixos/multitouch: remove (properly known as mtrack)
| * | | | | | | nixos/multitouch: removeworldofpeace2020-01-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On numerous occasions I have seen users mistake this module as libinput because it being called "multitouch" and them being unaware that the actually module they want is libinput. They then run into several decrepit bugs due to the completely out-of-date nature of the underlying package. The underlying package hasn't been changed to an up-to-date fork in a period of 8 years. I don't consider this to be production quality. However, I'm not opposed for the module being readded to NixOS with new packaging, and a better name.
* | | | | | | | nixos/traceroute: init (#77953)Silvan Mosberger2020-01-20
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | nixos/traceroute: init
| * | | | | | | nixos/traceroute: initvolth2020-01-17
| | | | | | | |
* | | | | | | | 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
* | | | | | | | nixos/corerad: initMatt Layher2020-01-16
| | | | | | | |
* | | | | | | | nixos/liboping: add moduleMaximilian Bosch2020-01-16
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | This creates setcap wrappers for oping and noping to allow unprivileged users to use those as well.
* | | | | | | Merge pull request #76178 from 0x4A6F/master-xandikosSilvan Mosberger2020-01-13
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | xandikos: add tests and module
| * | | | | | nixos/xandikos: init0x4A6F2020-01-11
| | | | | | |
* | | | | | | Merge branch 'master' into ihatemoneyLéo Gaspard2020-01-09
|\| | | | | |
| * | | | | | nixos/compton: Rename module to picomadisbladis2020-01-03
| | |/ / / / | |/| | | | | | | | | | | | | | | | With a backwards compatibility alias
| * | | | | bandwhich: init at 0.6.0 (#76689)Jörg Thalheim2019-12-31
| |\ \ \ \ \ | | | | | | | | | | | | | | bandwhich: init at 0.6.0
| | * | | | | bandwhich: 0.5.1 -> 0.6.0Oleksii Filonenko2019-12-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Rename from `what` to `bandwhich` - Add Security for darwin
| | * | | | | nixos/what: initOleksii Filonenko2019-12-30
| | | |/ / / | | |/| | |
| * | | | | Merge pull request #46131 from ju1m/shorewallRyan Mulligan2019-12-30
| |\ \ \ \ \ | | |/ / / / | |/| | | | shorewall: init at 5.2.3.3
| | * | | | shorewall: init at 5.2.3.3Julien Moutinho2019-12-30
| | | | | | | | | | | | | | | | | | | | | | | | nixos/shorewall: init
| * | | | | Merge pull request #75103 from sternenseemann/spacecookieFlorian Klink2019-12-23
| |\ \ \ \ \ | | | | | | | | | | | | | | services/spacecookie: init
| | * | | | | nixos/spacecookie: add service module and teststernenseemann2019-12-17
| | | |_|/ / | | |/| | |
| * | | | | Merge pull request #75047 from kampka/trilium-serverAaron Andersen2019-12-22
| |\ \ \ \ \ | | | | | | | | | | | | | | Add trilium server and module
| | * | | | | trilium-server: Add moduleChristian Kampka2019-12-19
| | |/ / / /
| * | | | | Merge pull request #71473 from rnhmjoj/consoleSilvan Mosberger2019-12-20
| |\ \ \ \ \ | | | | | | | | | | | | | | nixos: unify virtual console options
| | * | | | | nixos: unify virtual console optionsrnhmjoj2019-12-20
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit moves all the virtual console related options to a dedicated config/console.nix NixOS module. Currently most of these are defined in config/i18n.nix with a "console" prefix like `i18n.consoleFont`, `i18n.consoleColors` or under `boot` and are implemented in tasks/kbd.nix. Since they have little to do with actual internationalisation and are (informally) in an attrset already, it makes sense to move them to a specific module.
| * | | | | Merge pull request #67507 from misuzu/package-3proxyMichael Raskin2019-12-19
| |\ \ \ \ \ | | |/ / / / | |/| | | | 3proxy: init at 0.8.13
| | * | | | nixos/3proxy: initmisuzu2019-11-11
| | | | | |
| * | | | | Merge pull request #74722 from gnidorah/mameLassulus2019-12-17
| |\ \ \ \ \ | | | | | | | | | | | | | | mame: 0.215 -> 0.216
| | * | | | | nixos/mame: initgnidorah2019-12-10
| | | | | | |