about summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
Commit message (Collapse)AuthorAge
* Merge pull request #90051 from fabianhauser/hamster-time-trackerJan Tojnar2020-06-16
|\
| * hamster: init at 3.0.2Fabian Hauser2020-06-10
| |
* | Merge pull request #89327 from mweinelt/go-neb-moduleAaron Andersen2020-06-16
|\ \ | | | | | | nixos/go-neb: init
| * | nixos/go-neb: initMartin Weinelt2020-06-02
| | |
* | | hardware/u2f: remove moduleFlorian Klink2020-06-14
| | | | | | | | | | | | | | | | | | | | | udev gained native support to handle FIDO security tokens, so we don't need a module which only added the now obsolete udev rules. Fixes: https://github.com/NixOS/nixpkgs/issues/76482
* | | Merge pull request #89772 from rnhmjoj/dnschainMichele Guerini Rocco2020-06-13
|\ \ \ | | | | | | | | dnschain: remove
| * | | dnschain: remove package and NixOS modulernhmjoj2020-06-13
| | |/ | |/| | | | | | | | | | The software is unmaintained since ~2014 and the package can't be built anymore (issue #89205).
* / | nixos/{modules,tests}/teeworlds: initGeorg Haas2020-06-06
|/ / | | | | | | add module and test
* / cgmanager: removeJörg Thalheim2020-06-05
|/ | | | fixes #30023
* nixos/mautrix-telegram: add module (#63589)Notkea2020-06-01
|
* matrix-appservice-discord: init at 0.5.2 (#62744)Notkea2020-06-01
| | | | | * matrix-appservice-discord: init at 0.5.2 * nixos/matrix-appservice-discord: add module
* Merge pull request #88881 from mmahut/ergoMarek Mahut2020-05-27
|\ | | | | ergo: init at 3.2.5
| * nixos/ergo: initMarek Mahut2020-05-26
| |
* | Merge pull request #82753 from Kloenk/feature/engelsystemKim Lindberger2020-05-24
|\ \ | | | | | | engelsystem: init at 3.1.0
| * | nixos/engelsystem: initFinn Behrens2020-05-24
| | |
* | | Merge pull request #83287 from iv-nn/add-rtorrent-serviceAaron Andersen2020-05-24
|\ \ \ | | | | | | | | nixos/rtorrent: add service
| * | | nixos/rtorrent: add serviceivann2020-05-24
| | | |
* | | | nixos/bazarr: initDavid Terry2020-05-22
| | | |
* | | | Merge pull request #79175 from helsinki-systems/init/sogoLassulus2020-05-22
|\ \ \ \ | | | | | | | | | | sogo: init at 4.3.2
| * | | | nixos/sogo: init moduleajs1242020-05-12
| | | | |
* | | | | Revert "virtualisation: add vmware-image (#88474)"Robin Gloster2020-05-21
| |_|/ / |/| | | | | | | | | | | This reverts commit 3f18ba78e406c2643e49b9c9e9212d4fee98cd39.
* | | | virtualisation: add vmware-image (#88474)Evan Stoll2020-05-21
| |_|/ |/| |
* | | rkt: removezowoq2020-05-16
| | |
* | | Merge pull request #85687 from mayflower/privacyideaLinus Heckemann2020-05-13
|\ \ \ | | | | | | | | Init privacyIDEA packages and modules
| * | | privacyidea module: initRobin Gloster2020-04-21
| | | |
* | | | nixos/doas: initCole Helbling2020-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `doas` is a lighter alternative to `sudo` that "provide[s] 95% of the features of `sudo` with a fraction of the codebase" [1]. I prefer it to `sudo`, so I figured I would add a NixOS module in order for it to be easier to use. The module is based off of the existing `sudo` module. [1] https://github.com/Duncaen/OpenDoas
* | | | nixos/docker-containers: Rename to virtualisation.oci-containers.containers.adisbladis2020-05-04
| |/ / |/| | | | | | | | | | | | | | | | | And allow the runtime to be configurable via the `virtualisation.oci-containers.backend` option. Valid choices are "podman" and "docker".
* | | prey-bash-client: removeJörg Thalheim2020-04-28
| | | | | | | | | | | | prey-bash-client is deprecated since 2018
* | | nixos.virtualisation.containers: Init common /etc/containers configuration ↵adisbladis2020-04-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | module What's happening now is that both cri-o and podman are creating /etc/containers/policy.json. By splitting out the creation of configuration files we can make the podman module leaner & compose better with other container software.
* | | nixos.virtualisation: Move containers.nix to nixos-containers.nixadisbladis2020-04-21
| | | | | | | | | | | | In anticipation of the new containers module.
* | | nixos/virtualisation.podman: Init moduleadisbladis2020-04-21
|/ /
* | Merge pull request #83301 from evils/tuptimeFlorian Klink2020-04-19
|\ \ | | | | | | Tuptime: Init Package, Module and Test
| * | nixos/tuptime: init moduleEvils2020-04-03
| | |
* | | nixos/k3s: add initial k3s serviceEuan Kemp2020-04-17
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * nixos/k3s: simplify config expression * nixos/k3s: add config assertions and trim unneeded bits * nixos/k3s: add a test that k3s works; minor module improvements This is a single-node test. Eventually we should also have a multi-node test to verify the agent bit works, but that one's more involved. * nixos/k3s: add option description * nixos/k3s: add defaults for token/serveraddr Now that the assertion enforces their presence, we dont' need to use the typesystem for it. * nixos/k3s: remove unneeded sudo in test * nixos/k3s: add to test list
* | nixos/pixiecore: init (#83406)Bruno Bigras2020-04-02
| | | | | | | | Co-authored-by: raunovv <rauno@oyenetwork.com> Co-authored-by: Jörg Thalheim <joerg@thalheim.io>
* | Revert "nixos/none: remove"worldofpeace2020-04-02
| |
* | Merge pull request #84037 from worldofpeace/remove-none.nixworldofpeace2020-04-01
|\ \ | | | | | | nixos/none: remove
| * | nixos/none: removeworldofpeace2020-04-01
| | | | | | | | | | | | | | | | | | This windowManager and desktopManager doesn't even have an option to use it. git history suggests to me that there's no way anyone finds this useful anymore.
* | | Merge pull request #70762 from xfix/nixos-mullvad-vpnMario Rodas2020-04-01
|\ \ \ | | | | | | | | nixos/mullvad-vpn: add service
| * | | nixos/mullvad-vpn: add serviceKonrad Borowski2019-10-10
| | | | | | | | | | | | | | | | mullvad-vpn package is mostly useless without it.
* | | | Merge pull request #83876 from mmahut/magic-wormhole-mailbox-serverMarek Mahut2020-04-01
|\ \ \ \ | |_|/ / |/| | | nixos/magic-wormhole-mailbox-server: moving from mail to networking
| * | | nixos/magic-wormhole-mailbox-server: moving from mail to networkingMarek Mahut2020-03-31
| | | |
* | | | nixos/contractor: delete fileworldofpeace2020-04-01
| | | | | | | | | | | | | | | | It looks like I forgot to actually delete this file.
* | | | Merge pull request #83732 from jansol/xowJan Tojnar2020-03-31
|\ \ \ \ | |/ / / |/| | | xow: init at 0.4
| * | | xow: init at 0.2Philipp Middendorf2020-03-30
| | | |
* | | | nixos/magic-wormhole-mailbox-server: initMarek Mahut2020-03-30
|/ / /
* | | Merge pull request #83309 from mmahut/quorumMarek Mahut2020-03-28
|\ \ \ | | | | | | | | nixos/quorum: init
| * | | nixos/quorum: initMarek Mahut2020-03-27
| | | |
* | | | Merge pull request #82929 from zimbatm/nixos-gerritzimbatm2020-03-26
|\ \ \ \ | | | | | | | | | | nixos gerrit module
| * | | | nixos: add gerrit modulezimbatm2020-03-26
| |/ / / | | | | | | | | | | | | | | | | Co-authored-by: edef <edef@edef.eu> Co-authored-by: Florian Klink <flokli@flokli.de>