summary refs log tree commit diff
path: root/nixos/modules/services
Commit message (Collapse)AuthorAge
* display-managers module: improve variable quotingVladimír Čunát2016-11-26
| | | | | | | | | Fixes #20713, though I'm certain nixpkgs contains loads of places without proper quoting, as (ba)sh unfortunately encourages that. The only plus side is that most of such problems in nixpkgs aren't actually security problems but mere annoyance to those who are foolish enough to use "weird" characters in critical names.
* tahoe service: use ExecStart instead of scriptRobert Helgesson2016-11-25
| | | | | | Since only a single command is necessary to start Tahoe it is sufficient to use ExecStart and thereby skip starting up Bash (and leaving it running).
* Merge pull request #19023 from offlinehacker/kube-updateJaka Hudoklin2016-11-24
|\ | | | | WIP: kubernetes update package and module
| * kubernetes module: support for kubernetes 1.4Jaka Hudoklin2016-11-17
| |
* | nixos/collectd: Fix syntax error on some hostnames. (#20694)Corbin Simpson2016-11-24
| | | | | | | | Without this, hostnames that e.g. end in digits will cause syntax errors for collectd.
* | Merge pull request #20385 from ericsagnes/feat/i3-refactorJoachim F2016-11-23
|\ \ | | | | | | i3 module: refactor
| * | i3 module: refactorEric Sagnes2016-11-14
| |/
* | Merge pull request #19588 from Shados/add-danteFranz Pletz2016-11-22
|\ \ | | | | | | Add dante package & accompanying service module
| * | dante service: initAlexei Robyn2016-11-22
| | |
* | | boinc service: initKier Davis2016-11-22
| | |
* | | Merge pull request #20606 from mdaiter/riak_extraAdvancedConfigDaiderd Jordan2016-11-21
|\ \ \ | | | | | | | | riak: added extraAdvancedConfig option to service module
| * | | riak: added extraAdvancedConfig option to service moduleMatthew Daiter2016-11-21
| | | |
* | | | nixos/modules: use defaultText where applicableJoachim Fasting2016-11-21
| | | | | | | | | | | | | | | | | | | | | | | | Primarily to fix rendering of these default values in the manual but it's also nice to avoid having to eval these things just to build the manual.
* | | | Fix setting programs.ssh.setXAuthLocationEelco Dolstra2016-11-21
|/ / / | | | | | | | | | | | | | | | | | | | | | The configuration { services.openssh.enable = true; services.openssh.forwardX11 = false; } caused programs.ssh.setXAuthLocation to be set to false, which was not the intent. The intent is that programs.ssh.setXAuthLocation should be automatically enabled if needed or if xauth is already available.
* | | Merge pull request #20598 from mdaiter/riak_defaultTextDaiderd Jordan2016-11-21
|\ \ \ | | | | | | | | riak: add defaultText to service
| * | | riak: add defaultText to serviceMatthew Daiter2016-11-21
| | | | | | | | | | | | | | | | riak: add default to service
| * | | stanchion: changed default option to defaultTextMatthew Daiter2016-11-21
| | | |
| * | | Revert "riak-cs: add to nixpkgs"James Cook2016-11-20
| | | |
| * | | riak-cs: init at 2.1.1Matthew Daiter2016-11-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | riak-cs: added to all-packages Added Riak CS nix file to pkgs Added service file for Riak CS Removed Erlang_basho specific bindings from the Riak CS repo riak-cs: changed description riak-cs: added license riak-cs: added maintainer riak_cs: chgned indentations riak-cs: removed overly complex srcs mechanism riak-cs: added systemd module riak-cs: changed Erlang module to Basho-specific version riak-cs: made modular form riak-cs: Added a default package in service options riak-cs: Fixed default package in service options riak-cs: Patched Makefile riak_cs: added to module-list riak_cs: changed from string to actual package in modules
* | | | stanchion: added defaultMatthew Daiter2016-11-21
| | | |
* | | | riak-cs: init at 2.1.1Matthew Daiter2016-11-21
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | riak-cs: added to all-packages Added Riak CS nix file to pkgs Added service file for Riak CS Removed Erlang_basho specific bindings from the Riak CS repo riak-cs: changed description riak-cs: added license riak-cs: added maintainer riak_cs: chgned indentations riak-cs: removed overly complex srcs mechanism riak-cs: added systemd module riak-cs: changed Erlang module to Basho-specific version riak-cs: made modular form riak-cs: Added a default package in service options riak-cs: Fixed default package in service options riak-cs: Patched Makefile riak_cs: added to module-list riak_cs: changed from string to actual package in modules riak-cs: changed example riak-cs: removed default riak-cs: changed to defaultText stanchion: changed default option to defaultText riak-cs: added defaults; changed types to str
* | | stanchion: init at 2.1.1Matthew Daiter2016-11-20
| | |
* | | tarsnap service: fix multiple simultaneous archives with a single keyNikolay Amiantov2016-11-20
| | |
* | | parsoid service: update, use declarative configurationNikolay Amiantov2016-11-20
| | | | | | | | | | | | | | | Old configuration format is disabled now (it can still be used, but with additional steps). This is a backwards incompatible change.
* | | sane service: support remote scannersNikolay Amiantov2016-11-20
| | |
* | | sane service: add saned supportNikolay Amiantov2016-11-20
|/ /
* | nixos/cjdns: do not ammend /etc/hostsEmery Hemingway2016-11-18
| | | | | | | | | | | | Generating IPv6 addresses at eval time required building cjdns. Fix #20422
* | Merge pull request #20433 from ttuegel/install-cd-kde-5Thomas Tuegel2016-11-18
|\ \ | | | | | | Use KDE 5 for the graphical installation DVD
| * | kde5: add enableQt4Support optionThomas Tuegel2016-11-15
| | |
| * | kde5: don't install oxygen-icons5 if breeze-icons is presentThomas Tuegel2016-11-15
| | |
* | | Merge pull request #20467 from ericsagnes/feat/module-enums-2Joachim F2016-11-17
|\ \ \ | | | | | | | | modules: use enum when relevant
| * | | nsd module: use enumEric Sagnes2016-11-16
| | | |
| * | | nntp-proxy module: use enumEric Sagnes2016-11-16
| | | |
| * | | hostapd module: use enumEric Sagnes2016-11-16
| | | |
* | | | Merge pull request #20421 from mayflower/refactor/clamav-serviceFranz Pletz2016-11-17
|\ \ \ \ | | | | | | | | | | clamav service: refactor
| * | | | clamav service: refactorFranz Pletz2016-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Sync systemd units with upstream. Upstream uses SIGUSR2 instead of SIGHUP to reload the clamd service. * Convert freshclam service to a oneshot service activated by a systemd timer. This way we can make clamd wait for freshclam to finish fetching the virus database before failing to start if the database doesn't exist yet. * Fixes console tools to work as expected as they require hardcoded config file locations.
* | | | | Merge pull request #20384 from ericsagnes/feat/bspwm-refactorJoachim F2016-11-17
|\ \ \ \ \ | | | | | | | | | | | | bspwm module: refactor
| * | | | | bspwm module: refactorEric Sagnes2016-11-14
| | |_|_|/ | |/| | |
* | | | | sddm: Enable user switchingEelco Dolstra2016-11-16
| |_|/ / |/| | | | | | | | | | | | | | | | | | | It was lacking the dbus configuration to bind to org.freedesktop.DisplayManager, and it was passing fixed TTY/display numbers to the X server (see 9be012f0d4d9b6bca35416ec89d5a40be4556896).
* | | | Merge pull request #20392 from jerith666/cp-48Joachim F2016-11-15
|\ \ \ \ | |_|_|/ |/| | | crashplan: 4.7.0r2 -> 4.8.0r1
| * | | crashplan: 4.7.0r2 -> 4.8.0r1Matt McHenry2016-11-13
| | | |
* | | | Fix buildMachines example: use lists, not string (#20361)Michael Stapelberg2016-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Using the example before this commit resulted in the following error: ``` error: value is a string while a list was expected, at /nix/var/nix/profiles/per-user/root/channels/nixos/nixpkgs/nixos/modules/services/misc/nix-daemon.nix:349:37 ```
* | | | services/tahoe: SFTP support (#20372)Franz Pletz2016-11-15
|\ \ \ \ | |_|_|/ |/| | |
| * | | services/tahoe: SFTP support.Corbin2016-11-13
| | |/ | |/|
* / | clamav: don't bundle freshclam config with packageFranz Pletz2016-11-15
|/ / | | | | | | | | | | Building clamav is expensive due to the bundled llvm. Closes #20304.
* | Merge pull request #20351 from bachp/etcd-new-portGraham Christensen2016-11-12
|\ \ | | | | | | etcd: make all service using etc go to 127.0.0.1:2379 by default
| * | etcd: make all service using etc go to 127.0.0.1:2379 by defaultPascal Bach2016-11-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The old etcd port 4001 is no longer enabled by default in etcd 3. The new port is 2379 and is officially assigned by IANA. There were still some services left that expect etcd on port 4001 by default. This changes the default to 2379 everywhere. It should not cause problems for users as the etcd by nix does listen on the new port only by default anyway.
* | | yandex-disk service: add exclude-dirs optionAlex Ivanov2016-11-12
| | |
* | | yandex-disk service: correct permissionsAlex Ivanov2016-11-12
|/ /
* | Merge pull request #20340 from romildo/fix.lxqtJoachim F2016-11-11
|\ \ | | | | | | lxqt: it is capable of setting a background