summary refs log tree commit diff
path: root/nixos/modules/services
Commit message (Collapse)AuthorAge
* dnscrypt-proxy service: systemd notification under apparmorJoachim Fasting2017-03-24
|
* Revert "gdm module: only make xserver args overrideable"Robin Gloster2017-03-24
| | | | | | This reverts commit a5aa9269027d638b80fe1f23bcf8887ca80d034b. This allows gdm to run again, the test is still failing.
* Merge pull request #24026 from benley/use-xkbDirRobin Gloster2017-03-23
|\ | | | | nixos: Use xkbDir consistently so it has an effect
| * nixos: Use xkbDir consistently so it has an effectBenjamin Staffin2017-03-18
| |
* | Merge pull request #24182 from ndowens/muninJörg Thalheim2017-03-22
|\ \ | | | | | | munin: 2.0.30 -> 2.0.33; for CVE-2017-6188
| * | munin: fix tests by replacing cron with systemd timerJörg Thalheim2017-03-22
| | |
* | | lightdm-greeters service: add extraConfig option (#24135)Piotr Bogdan2017-03-22
| | |
* | | nixos/sddm: replace `themes` option with `package` optionThomas Tuegel2017-03-22
| | |
* | | nixos/plasma5: do not include extra-cmake-modules in sddmThomas Tuegel2017-03-22
| | | | | | | | | | | | Fixes #24126.
* | | nixos/tor: add missing option typeJoachim Fasting2017-03-22
|/ /
* | nix-daemon.nix: Make the 1.12 check less strictEelco Dolstra2017-03-21
| |
* | udev module: filter duplicate udev pathsNikolay Amiantov2017-03-21
| | | | | | | | Fixes #24174
* | octoprint: 1.3.1 -> 1.3.2Nikolay Amiantov2017-03-21
| | | | | | | | Fix startup wizard and cleanup dependencies.
* | Merge pull request #23672 from edanaher/nginx-aliasDomen Kožar2017-03-21
|\ \ | | | | | | Nginx alias directive
| * | nginx: disallow alias directive on server level; it doesn't work.Evan Danaher2017-03-09
| | |
| * | nginx: Assert that either root or alias is null.Evan Danaher2017-03-09
| | | | | | | | | | | | | | | If both are set, nginx won't start. More error checking is certainly in order, but this seems like a reasonable start.
| * | nginx: Add alias configuration option for hosts and locations.Evan Danaher2017-03-09
| | | | | | | | | | | | It's like root, but doesn't keep the prefix.
* | | gitlab module: explicitely create pages shared pathFranz Pletz2017-03-21
| | | | | | | | | | | | Fixes creation of backups.
* | | nixos/treewide: systemd.time is in manvolume 7Franz Pletz2017-03-21
| | | | | | | | | | | | cc #23396
* | | nix-daemon: fix autoOptimiseStore optionRobin Gloster2017-03-21
| | |
* | | Merge pull request #21866 from pjones/pjones/rmilterFranz Pletz2017-03-20
|\ \ \ | | | | | | | | rmilter: Fix a couple of bugs
| * | | rmilter/rspamd service: tighten unix socket permissionsFranz Pletz2017-03-17
| | | |
| * | | rmilter service: support only one socketFranz Pletz2017-03-17
| | | |
| * | | rmilter service: Fix a couple of bugsPeter Jones2017-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * The module uses `stringSplit` but it should be `splitString` * `rmilter` doesn't actually support binding to multiple sockets. Therefore, bind to the last one specified if `socketActivation` is `false`. I also believe there is a bug in this module related to systemd `ListenStream`. If `socketActivation` is true, Postfix gets connection timeouts trying to connect to one of the `ListenStream` inet addresses. I don't know enough about `ListenStream` passing connections on to `fd:3` to understand what's going on. These changes are in production (with `socketActivation = false`) via NixOps.
* | | | nginx: explicitly use stable versionFranz Pletz2017-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Also updates the documention of the NixOS option `services.nginx.package` that upstream recommends using the mainline version instead. Fixes #21665.
* | | | Merge pull request #24134 from pstn/nix-auto-optimiseEelco Dolstra2017-03-20
|\ \ \ \ | | | | | | | | | | Added option and description for nix store auto-optimisation.
| * | | | Added option and description for nix store auto-optimisation.Philipp Steinpass2017-03-20
| | | | |
* | | | | Merge pull request #23279 from mbbx6spp/make-nginx-module-less-grossFranz Pletz2017-03-20
|\ \ \ \ \ | |/ / / / |/| | | | nginx service: add commonHttpConfig option
| * | | | nginx service: add commonHttpConfig optionSusan Potter2017-02-28
| | | | |
* | | | | nixos/plasma5: do not set kimpanel as default IBus panelThomas Tuegel2017-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kimpanel does not show installed IBus engines or allow switching input methods. kimpanel does show configured keyboard layouts through kxkb, so I believe there is some problem communicating with IBus. No error messages are produced in the log and I have been unable to discover the cause. I have no intention of continuing to work on kimpanel at this time, so it should be disabled. The GTK+ 3-based panel provided by IBus is perfectly serviceable in the interim.
* | | | | Merge pull request #24101 from romildo/fix.luminaThomas Tuegel2017-03-20
|\ \ \ \ \ | | | | | | | | | | | | lumina: fix kwindowsystem and oxygen-icons5 attributes
| * | | | | lumina: fix kwindowsystem and oxygen-icons5 attributesromildo2017-03-19
| | | | | |
* | | | | | nixos/bluetooth: add extraConfig option (#23427)Kristoffer Søholm2017-03-20
| | | | | |
* | | | | | neo4j service: neo4j-wrapper is deprecated, merge into neo4j.confWill Dietz2017-03-19
| | | | | |
* | | | | | neo4j service: fix package installed into env to match running serviceWill Dietz2017-03-19
| | | | | |
* | | | | | vsftpd: Expose the no_anon_password flag.Michael Walker2017-03-19
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #22508 from matthewbauer/remove-emacs24macportDaiderd Jordan2017-03-18
|\ \ \ \ \ | | | | | | | | | | | | emacs24macport: remove
| * | | | | emacs24macport: removeMatthew Bauer2017-02-06
| | | | | |
* | | | | | Merge branch 'master' into stagingVladimír Čunát2017-03-18
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Nontrivial rebuilds from master, again :-/
| * | | | | | neo4j service: increase file limit, per warning emitted at startup (#23961)Will Dietz2017-03-18
| | | | | | |
| * | | | | | Merge pull request #23963 from dtzWill/feature/irkerdJoachim F2017-03-18
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | irker: init at 2017-02-12
| | * | | | | | irkerd service: initWill Dietz2017-03-17
| | | | | | | |
| * | | | | | | nixos/treewide: remove boolean examples for optionsFranz Pletz2017-03-17
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | They contain no useful information and increase the length of the autogenerated options documentation. See discussion in #18816.
| * | | | | | Merge pull request #23962 from oxij/nixos/tor-secJoachim F2017-03-17
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | nixos: tor: usability and security fixes
| | * | | | | | nixos: torify: disable by default, add some documentation as of whyJan Malakhovski2017-03-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This `tsocks` wrapper leaks DNS requests to clearnet, meanwhile Tor comes with `torsocks` which doesn't. Previous commits to this file state that all of this still useful somehow. Assuming that it's true, at least let's not confuse users with two different tools and don't clash with the `tsocks` binary from nixpkgs by disabling this by default.
| | * | | | | | nixos: tor: add enableGeoIPJan Malakhovski2017-03-16
| | |/ / / / /
| * / / / / / prometheus-unifi-exporter: init at 0.4.0Pascal Bach2017-03-17
| |/ / / / /
| * | | | | Merge pull request #22897 from timor/couchdb-2.0.0Daiderd Jordan2017-03-16
| |\ \ \ \ \ | | | | | | | | | | | | | | couchdb: add support for version 2.0.0
| | * | | | | couchdb: add support for version 2.0.0timor2017-03-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version 2.0.0 is installed as a separate package called "couchdb2". When setting the config option "package" attribute to pkgs.couchdb2, a corresponding service configuration will be generated. If a previous 1.6 installation exists, the databases can still be found on the local port (default: 5986) and can be replicated from there. Note that single-node or cluster setup still needs to be configured manually, as described in http://docs.couchdb.org/en/2.0.0/install/index.html.
| * | | | | | modules/mlmmj: fix a typo in listaddress folderProfpatsch2017-03-16
| | | | | | |