about summary refs log tree commit diff
path: root/nixos/modules
Commit message (Expand)AuthorAge
* nixos/munge: run munge as user munge instead of root. (#41509)markuskowa2018-06-09
* nixos/sslh: add transparent proxying support (#41412)volth2018-06-09
* Merge pull request #41375 from phryneas/mosh-with-libutempterxeji2018-06-08
|\
| * nixos/programs.mosh: refactorLenz Weber2018-06-08
* | minio: Output server logs & startup in json formatHamish Mackenzie2018-06-08
* | nixos/sandbox: improve documentation.Brandon Elam Barker2018-06-07
* | Revert "Merge pull request #38263 from lopsided98/grub-initrd-secrets"Joachim Fasting2018-06-07
* | Merge pull request #38263 from lopsided98/grub-initrd-secretsJoachim F2018-06-06
|\ \
| * | nixos/grub: support initrd secretsBen Wolsieffer2018-05-07
* | | Merge pull request #41486 from grahamc/support-null-fontGraham Christensen2018-06-05
|\ \ \
| * | | install-grub: only try to loadfont if font is not nullGraham Christensen2018-06-05
| * | | grub-config.xml: handle a null fontGraham Christensen2018-06-05
* | | | Merge pull request #41446 from aszlig/make-serviceconfig-overridableEelco Dolstra2018-06-05
|\ \ \ \ | |/ / / |/| | |
| * | | nixos/systemd: Allow to override serviceConfigaszlig2018-06-04
* | | | Merge pull request #41311 from AmineChikhaoui/fix-gce-fetch-sshRob Vermaas2018-06-04
|\ \ \ \
| * | | | avoid redundant rm callsAmineChikhaoui2018-06-04
| * | | | revert 4a86f8c9abd99b880b8a9c3609d330c7ff398ad5 and properly removeAmineChikhaoui2018-05-31
* | | | | nixos/gitea: Respect gitea-dump enable option. (#41437)Thomas Kerber2018-06-04
* | | | | kubernetes: corrected spelling mistake in docs (#41439)Geoffrey Huntley2018-06-04
* | | | | nixos/exim: Add unit restart trigger (#41418)Janne Heß2018-06-03
* | | | | Merge branch 'staging'Vladimír Čunát2018-06-03
|\ \ \ \ \
| * \ \ \ \ Merge pull request #40242 from gnidorah/gvtMatthew Justin Bauer2018-06-01
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | nixos/kvmgt: initgnidorah2018-05-29
* | | | | | mpd: fix spelling in descriptionRobert Helgesson2018-06-03
* | | | | | Merge pull request #41377 from markuskowa/slurm-ext-prJoachim F2018-06-02
|\ \ \ \ \ \
| * | | | | | nixos/slurm: remove propagatedBuidInputs from slurmWrappedMarkus Kowalewski2018-06-02
| * | | | | | slurm: add freeipmi, readline, libssh2, fix hwlocMarkus Kowalewski2018-06-02
| * | | | | | nixos/slurm: Add man pages to wrapedSlurmMarkus Kowalewski2018-06-02
| * | | | | | nixos/slurm: Extend configuration optionsMarkus Kowalewski2018-06-02
| |/ / / / /
* | | | | | Merge pull request #34886 from leenaars/mortyproxyJoachim F2018-06-02
|\ \ \ \ \ \
| * | | | | | morty: init as serviceMichiel Leenaars2018-05-30
* | | | | | | Merge pull request #40028 from WilliButz/add-dnsmasq-exporterMatthew Justin Bauer2018-06-01
|\ \ \ \ \ \ \
| * | | | | | | nixos/promtheus-dnsmasq-exporter: add moduleWilliButz2018-05-06
* | | | | | | | Merge pull request #40037 from alunduil/fix-fcrontab-setuidMatthew Justin Bauer2018-06-01
|\ \ \ \ \ \ \ \
| * | | | | | | | nixos/modules/services/scheduling/fcron: add setuid to fcrontabAlex Brandt2018-05-06
* | | | | | | | | Merge pull request #40171 from teto/ntpMatthew Justin Bauer2018-06-01
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | openntpd: make -s flag workMatthieu Coudron2018-05-08
* | | | | | | | | | Merge pull request #40692 from Izorkin/sshdMatthew Justin Bauer2018-06-01
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | sshd: add custom optionsIzorkin2018-05-19
* | | | | | | | | | Merge pull request #41367 from andir/nixos-mpd-dbFile-nullAndreas Rammhold2018-06-01
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | nixos/mpd: allow services.mpd.dbFile to be nullAndreas Rammhold2018-06-01
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'plat-fix-for-merge-2' into masterTuomas Tynkkynen2018-06-01
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | nixos/sd-image-raspberrypi: Support Raspberry Pi ZeroTuomas Tynkkynen2018-06-01
* | | | | | | | | | dnscrypt-proxy: make man 8 dnscrypt-proxy work (#41039)coretemp2018-05-31
* | | | | | | | | | Revert "nixpkgs module: Fix defaulting of `localSystem` and `system`"Matthew Bauer2018-05-31
* | | | | | | | | | zsh: only do promptInit when TERM!=dumbMatthew Bauer2018-05-31
* | | | | | | | | | Merge pull request #40708 from obsidiansystems/nixos-nixpkgs-defaultsMatthew Justin Bauer2018-05-31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | nixpkgs module: Fix defaulting of `localSystem` and `system`John Ericson2018-05-17
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #41218 from Gerschtli/fix/gitea-pre-startJoachim F2018-05-31
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | nixos/gitea: fix pre start scriptTobias Happ2018-05-29
| | |_|_|_|_|_|/ / | |/| | | | | | |