about summary refs log tree commit diff
path: root/nixos/modules
AgeCommit message (Collapse)AuthorFilesLines
2016-06-13buildkite-agent: init at 2.1.8Paweł Pacana2-2/+103
* nixos module included * install compiled binary * only one platform now * limited config options * relies on providing ssh keys for agent
2016-06-13Merge pull request #16023 from choochootrain/add-xbanish-serviceLuca Bruno2-0/+31
xbanish service: init at 1.4
2016-06-13Merge pull request #16137 from abbradar/parsoidzimbatm1-1/+1
Update node packages
2016-06-12Merge pull request #15677 from womfoo/mod_auth_mellonzimbatm1-0/+8
mod_auth_mellon: init at 0.12.0 and dependency lasso: init at 2.5.1
2016-06-11nixos/docker: use wrapped modprobeBenno Fünfstück1-1/+1
We need to use wrapped modprobe, so that it finds the right modules. Docker needs modprobe to load overlay kernel module for example. This fixes an an error starting docker if the booted system's kernel version is different from the /run/current-system profile's one.
2016-06-11gnome3: add gnome-session debug optionLuca Bruno1-1/+3
2016-06-11parsoid service: use default nodeNikolay Amiantov1-1/+1
2016-06-10Merge pull request #16082 from uwap/masterPeter Simons1-5/+27
Postfix: Add an option to enable Submission
2016-06-10Change default to postfix default.uwap1-1/+6
2016-06-10Choose a better default for services.postfix.submissionOptionsuwap1-3/+4
2016-06-10oauth2_proxy module: fix manual buildJoachim Fasting1-24/+19
2016-06-09Merge pull request #15283 from jml/oauth2proxy-moduleuJoachim Fasting2-0/+529
oauth2_proxy: create new module for service
2016-06-09Merge branch 'kde-propagate'Thomas Tuegel1-0/+2
2016-06-09nixos/kde5: include setup hook and icons with sddm themeThomas Tuegel1-0/+2
Fixes #16094.
2016-06-09Make submission options more flexibleuwap1-10/+10
2016-06-09Add module for oauth2_proxyJonathan Lange2-0/+529
2016-06-09dnscrypt-proxy service: update resolver listJoachim Fasting1-2/+2
2016-06-09Postfix: Add an option to enable Submissionuwap1-5/+21
Adds services.postfix.enableSubmission and services.postfix.extraSubmissionOptions to make it easy to enable submission in master.cf
2016-06-07xbanish service: init at 1.4Hurshal Patel2-0/+31
2016-06-07Merge branch 'plasma-5'Thomas Tuegel1-0/+3
2016-06-07Merge pull request #14366 from NixOS/gnome-3.20Luca Bruno1-1/+0
gnome3.20: init at 3.20.0
2016-06-07Revert "nixos/kde5: install oxygen-fonts and noto-fonts"Thomas Tuegel1-2/+1
This reverts commit 285061d50c1f0216a420a811d812e31ad4fe88a7.
2016-06-07nixos/kde5: install plasma-integrationThomas Tuegel1-0/+3
frameworkintegration was split with plasma-integration in Plasma 5.6.
2016-06-07nixos/kde5: install oxygen-fonts and noto-fontsThomas Tuegel1-1/+2
2016-06-06Merge pull request #15991 from womfoo/openldapArseniy Seroka1-5/+7
openldap: fix example for multiple-outputs and formatting
2016-06-06nixos/openvpn: add support for resolvconfBenno Fünfstück1-3/+19
The update-resolve-conf script from the update-resolv-conf package is very useful and should work in most of the common cases, so this adds an option to enable it. The option is disabled by default for backwards compatibility.
2016-06-06gnome3_20: Add GNOME 3.20 package setDamien Cassou1-1/+0
2016-06-05openldap: fix example for multiple-outputs and formattingKranium Gikos Mendoza1-5/+7
2016-06-05Merge #15639: xorg-server 1.17.4 -> 1.18.3Vladimír Čunát2-2/+12
... and fglrxCompat to maintain compatibility.
2016-06-04nixos/pcscd: Improve and clean up moduleaszlig1-20/+35
So far the module only allowed for the ccid driver, but there are a lot of other PCSC driver modules out there, so let's add an option called "plugins", which boils down to a store path that links together all the paths specified. We don't need to create stuff in /var/lib/pcsc anymore, because we patched pcsclite to allow setting PCSCLITE_HP_DROPDIR. Another new option is readerConfig, which is especially useful for non-USB readers that aren't autodetected. The systemd service now is no longer Type=forking, because we're now passing the -f (foreground) option to pcscd. Tested against a YubiKey 4, SCR335 and a REINER SCT USB reader. Signed-off-by: aszlig <aszlig@redmoonstudios.org> Cc: @wkennington
2016-06-03Merge pull request #15895 from cerana/stage2-sysfsShea Levy1-0/+2
stage2: if no /proc, also mount /sys
2016-06-03nixos/modules/misc/version.nix: check that .git is a directoryobadz1-2/+2
That's not the case for git submodules Fixes #15928
2016-06-03Explicitly specify the subsystem for /dev/vboxguestEelco Dolstra1-1/+1
Otherwise systemd gets confused and forgets about device units after reloading. https://github.com/NixOS/nixops/issues/391 https://github.com/systemd/systemd/issues/3423
2016-06-01Add hydra package and its NixOS module.Domen Kožar2-0/+419
This was originally removed in d4d0e449d7b96704eeaa2570255fb41c85c49613. The intent was not to maintain hydra expression at two places. Nowadays we have enough devs to maintain this despite copy/pasta. This should encourage more people to use Hydra, which is a really great piece of software together with Nix. Tested a deploy using https://github.com/peti/hydra-tutorial
2016-06-01stage2: if no /proc, also mount /sysNahum Shalman1-0/+2
2016-06-01Rename gummiboot moduleEelco Dolstra3-2/+2
2016-06-01Rename boot.loader.gummiboot.enable -> boot.loader.systemd-boot.enableEelco Dolstra2-5/+10
2016-06-01acme: added option `security.acme.preliminarySelfsigned` (#15562)Bob van der Linden2-46/+162
2016-06-01Merge pull request #15793 from abbradar/unity3d-pkgNikolay Amiantov2-0/+26
Unity3D package
2016-06-01iso-image.nix: Fix path to EFI blob after systemd-boot switchTuomas Tynkkynen1-1/+1
This evaluates, but I can't verify if it works. @edolstra
2016-05-31Use systemd-boot instead of gummibootEelco Dolstra4-11/+10
Gummiboot is part of systemd now so we may as well use it.
2016-05-30toxvpn: restartIfChanged = false & minor cleanupsobadz1-5/+3
2016-05-30syncthing service: respect cfg.package (#15810)anderspapitto1-2/+2
2016-05-30toxvpn: init at 20151111obadz3-0/+59
(Authored by @cleverca22)
2016-05-29nixos/containers: Create an empty machine-id fileaszlig1-0/+4
Since systemd version 230, it is required to have a machine-id file prior to the startup of the container. If the file is empty, a transient machine ID is generated by systemd-nspawn. See systemd/systemd#3014 for more details on the matter. This unbreaks all of the containers-* NixOS tests. Signed-off-by: aszlig <aszlig@redmoonstudios.org> Cc: @edolstra Closes: #15808
2016-05-29unity3d service: initNikolay Amiantov2-0/+26
2016-05-28slurm service: robust reference to slurm bin outputJoachim Fasting1-1/+1
2016-05-28slurm service: fix typo in option descriptionJoachim Fasting1-1/+1
2016-05-28networking config: specify resolv.conf options as list of stringsJoachim Fasting1-10/+8
2016-05-28networking config: support setting resolv.conf optionsChristian Zagrodnick1-6/+16
Closes: #11372