about summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
Commit message (Collapse)AuthorAge
* 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>
* | | Remove unused 'rogue' serviceEelco Dolstra2020-03-24
| | |
* | | services/misc/nixos-manual.nix: RemoveEelco Dolstra2020-03-24
|/ / | | | | | | | | | | | | | | Running the manual on a TTY is useless in the graphical ISOs and not particularly useful in non-graphical ISOs (since you can also run 'nixos-help'). Fixes #83157.
* | 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>
* | | tailscale: init at 0.96-33Martin Baillie2020-03-18
| | | | | | | | | | | | Signed-off-by: Martin Baillie <martin@baillie.email>
* | | Merge pull request #72029 from lschuermann/tpm2-moduleSilvan Mosberger2020-03-15
|\ \ \ | | | | | | | | nixos/tpm2: init
| * | | nixos/tpm2: initLeon Schuermann2020-03-15
| | | | | | | | | | | | | | | | | | | | This commit adds udev rules, the userspace resource manager and PKCS#11 module support.
* | | | Merge pull request #80931 from LEXUGE/masterSilvan Mosberger2020-03-15
|\ \ \ \ | | | | | | | | | | smartdns: init at 30
| * | | | nixos/smartdns: init first generation configHarry Ying2020-03-15
| | | | |
* | | | | folding@home: 6.02 -> 7.5.1zimbatm2020-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The v7 series is very different. This commit introduces the 3 packages: fahclient, fahcontrol and fahviewer. It also rebuilds the NixOS module to map better with the new client.
* | | | | Merge pull request #82185 from matt-snider/masterLéo Gaspard2020-03-12
|\ \ \ \ \ | | | | | | | | | | | | ankisyncd, nixos/ankisyncd: init at 2.1.0
| * | | | | nixos/ankisyncd: init at 2.1.0Matt Snider2020-03-10
| | | | | |
* | | | | | nixos/malcontent: initJan Tojnar2020-03-10
|/ / / / /
* | | | | Merge pull request #81327 from flokli/add-cageFlorian Klink2020-03-03
|\ \ \ \ \ | | | | | | | | | | | | nixos/cage: init
| * | | | | nixos/cage: initMatthew Bauer2020-03-02
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a cage module to nixos. This can be used to make kiosk-style systems that boot directly to a single application. The user (demo by default) is automatically logged in by this service and the program (xterm by default) is automatically started. This is useful for some embedded, single-user systems where we want automatic booting. To keep the system secure, the user should have limited privileges. Based on the service provided in the Cage wiki here: https://github.com/Hjdskes/cage/wiki/Starting-Cage-on-boot-with-systemd Co-Authored-By: Florian Klink <flokli@flokli.de>
* | | | | Merge pull request #79925 from mrkkrp/mk/add-nix-store-gcs-proxy-serviceAndreas Rammhold2020-03-02
|\ \ \ \ \ | |/ / / / |/| | | | Add nix-store-gcs-proxy service
| * | | | module/nix-store-gcs-proxy: initMark Karpov2020-03-02
| | | | |
* | | | | Revert "Theming options for Gtk and Qt"worldofpeace2020-02-22
| | | | |
* | | | | Merge pull request #71079 from gnidorah/themingMichele Guerini Rocco2020-02-21
|\ \ \ \ \ | |_|/ / / |/| | | | Theming options for Gtk and Qt
| * | | | nixos/qt5: rename to qtgnidorah2020-02-21
| | | | |
| * | | | nixos/gtk: initgnidorah2020-02-21
| | | | |
* | | | | nixos/jirefeau: add `services.jirafeau` moduleDavid Wood2020-02-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: David Wood <david.wood@codeplay.com>
* | | | | Merge pull request #79663 from primeos/brightnessctl-systemd-supportFlorian Klink2020-02-13
|\ \ \ \ \ | |_|/ / / |/| | | | brightnessctl: Add systemd support