summary refs log tree commit diff
path: root/nixos/modules/services
Commit message (Collapse)AuthorAge
* nixos/zerotier: binds to network-online.target to avoid the 1m30s timeout ↵obadz2018-11-01
| | | | before kill on shutdown
* nixos/kapacitor: new serviceSander van der Burg2018-11-01
|
* home-assistant: use SIGINT instead of SIGTERM to shut down (#49571)Peter Hoeg2018-11-01
| | | | | | | | | | hass will ignore the standard SIGTERM sent by systemd during stop/restart and we then have to wait for the timeout after which systemd will forcefully kill the process. If instead if we send SIGINT, hass will shut down nicely. There are many issues reported upstream about the inability to shut down/restart and it is *supposed* to work with SIGTERM but doesn't.
* gtk: don't hardcode glibc useWill Dietz2018-10-30
| | | | (cherry picked from commit 6e6f839093ad080c3a61810e9720165faf103e81)
* Merge pull request #49348 from markuskowa/mod-slurm-upgradexeji2018-10-31
|\ | | | | nixos/slurm: add slurmdbd, run daemons as user
| * nixos/slurm: add maintainer to module and testMarkus Kowalewski2018-10-30
| |
| * nixos/slurm: node/partitionName option -> listMarkus Kowalewski2018-10-30
| | | | | | | | | | | | | | Make the node and partitionname options lists. There can be more than paratition or set of nodes. Add changes to release notes
| * nixos/slurm: fix obselete string typeMarkus Kowalewski2018-10-30
| |
| * nixos/slurm: add slurmdbd to moduleMarkus Kowalewski2018-10-30
| | | | | | | | | | * New options "services.slurm.dbdserver.[enable,config]" * Add slurmdbd to test slurm.nix
| * nixos/slurm: run ctld as user and fix spool dirMarkus Kowalewski2018-10-30
| | | | | | | | | | | | | | | | * run as user 'slurm' per default instead of root * add user/group slurm to ids.nix * fix default location for the state dir of slurmctld: (/var/spool -> /var/spool/slurmctld) * Update release notes with the above changes
* | redsocks module: add self as maintainerLéo Gaspard2018-10-31
| |
* | dkimproxy-out module: add self as maintainerLéo Gaspard2018-10-31
| |
* | clamsmtp module: add self as maintainerLéo Gaspard2018-10-31
|/
* Merge pull request #48499 from aneeshusa/restart-salt-on-config-changesJörg Thalheim2018-10-30
|\ | | | | nixos/salt: restart on config changes
| * salt: Restart on config changesAneesh Agrawal2018-10-15
| |
| * nixos/salt-minion: Fix salt-call without `-c`Aneesh Agrawal2018-10-15
| |
| * nixos/salt-minion: Remove trailing whitespaceAneesh Agrawal2018-10-15
| |
* | Merge pull request #49395 from dtzWill/update/upower-0.99.9xeji2018-10-30
|\ \ | | | | | | upower: 0.99.7 -> 0.99.9, lock down service
| * | nixos/upower: lockdown service using upstream settingsWill Dietz2018-10-29
| | |
* | | Merge pull request #48664 from alyssais/postgres11Lancelot SIX2018-10-30
|\ \ \ | | | | | | | | postgresql_11: init at 11.0
| * | | postgresql*: use underscores in version numbersAlyssa Ross2018-10-30
| |/ /
* / / nixos/bitlbee: use purple-2 as purple_plugin_path (#49440)Lassulus2018-10-30
|/ /
* | Merge pull request #48875 from Izorkin/nginx-prestartJörg Thalheim2018-10-28
|\ \ | | | | | | nginx: add custom options
| * | nginx: add custom optionsIzorkin2018-10-23
| | |
* | | Merge pull request #49197 from LumiGuide/strongswan-swanctl-5.7.1Bas van Dijk2018-10-27
|\ \ \ | | | | | | | | strongswan-swanctl: adapt options to strongswan-5.7.1
| * | | strongswan-swanctl: adapt options to strongswan-5.7.1Bas van Dijk2018-10-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The changes were found by executing the following in the strongswan repo (https://github.com/strongswan/strongswan): git diff 5.6.3..5.7.1 src/swanctl/swanctl.opt
* | | | Merge pull request #49152 from 1000101/masterSilvan Mosberger2018-10-27
|\ \ \ \ | | | | | | | | | | nixos/trezord: revised and updated udev rules
| * | | | nixos/trezord: revised and updated udev rulesJán Hrnko2018-10-26
| | | | |
* | | | | Merge pull request #48844 from c0bw3b/svc/ddclientSilvan Mosberger2018-10-27
|\ \ \ \ \ | |_|/ / / |/| | | | nixos/ddclient: make RuntimeDirectory and configFile private
| * | | | nixos/ddclient: make configFile privateRenaud2018-10-23
| | | | | | | | | | | | | | | /run/ddclient/ddclient.conf should be installed in mode 660 (readable and writeable only by ddclient.service user and group)
| * | | | nixos/ddclient: make RuntimeDirectory privateRenaud2018-10-22
| | |/ / | |/| | | | | | ddclient will raise a warning if /run/ddclient/ is world-readable
* | | | Merge pull request #43133 from worldofpeace/gsignondJan Tojnar2018-10-26
|\ \ \ \ | | | | | | | | | | gsignond: init at 1.0.7
| * | | | nixos/gsignond: initworldofpeace2018-10-19
| | | | |
* | | | | nixos/nextcloud: fix a typoMarwan Aljubeh2018-10-25
| | | | | | | | | | | | | | | The NextCloud `adminpass` option sets the admin password, not the database password.
* | | | | Merge pull request #48728 from qolii/eternal-terminal-moduleMaximilian Bosch2018-10-25
|\ \ \ \ \ | | | | | | | | | | | | nixos/eternal-terminal: init new module.
| * | | | | Address more review feedback.qolii2018-10-24
| | | | | |
| * | | | | Address review feedback.qolii2018-10-20
| | | | | |
| * | | | | nixos/eternal-terminal: init new module.qolii2018-10-20
| | | | | |
* | | | | | datadog-agent: add option to enable trace agentRob Vermaas2018-10-23
| |_|/ / / |/| | | |
* | | | | Merge pull request #48834 from dhess/dovenull-group-fixJörg Thalheim2018-10-22
|\ \ \ \ \ | | | | | | | | | | | | dovecot: dovenull user should have its own group.
| * | | | | dovecot: dovenull user should have its own group.Drew Hess2018-10-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Quoting from https://wiki.dovecot.org/UserIds#dovenulluser: "It should belong to its own private dovenull group where no one else belongs to..."
* | | | | | nixos/nextcloud: extend documentation for nginx configurationVictor SENE2018-10-22
|/ / / / / | | | | | | | | | | | | | | | Co-authored-by: Robin Gloster <mail@glob.in>
* | | | | nixos/munge: do not create unnecessary log dirMarkus Kowalewski2018-10-21
| | | | | | | | | | | | | | | | | | | | /var/log/munge is not used. All log messages go to syslog
* | | | | Merge pull request #48625 from exarkun/48622.tor-disable-socksportJoachim F2018-10-21
|\ \ \ \ \ | | | | | | | | | | | | nixos/tor: better support non-anonymous services
| * | | | | nixos/tor: better support non-anonymous servicesJean-Paul Calderone2018-10-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tor requires ``SOCKSPort 0`` when non-anonymous hidden services are enabled. If the configuration doesn't enable Tor client features, generate a configuration file that explicitly includes this disabling to allow such non-anonymous hidden services to be created (note that doing so still requires additional configuration). See #48622.
* | | | | | Merge pull request #47070 from Mic92/grafana-improvementsJörg Thalheim2018-10-21
|\ \ \ \ \ \ | | | | | | | | | | | | | | Grafana: secrets outside of the nix store + smtp
| * | | | | | nixos/grafana: option to configure smtpJörg Thalheim2018-09-20
| | | | | | |
| * | | | | | nixos/grafana: options to store secrets not in nix storeJörg Thalheim2018-09-20
| | | | | | |
* | | | | | | Merge pull request #47775 from florianjacob/munin-var-run-to-runRenaud2018-10-21
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | nixos/munin: move from /var/run to /run
| * | | | | | | nixos/munin: move from /var/run to /runFlorian Jacob2018-10-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | as using /var/run now emits a warning by systemd's tmpfiles.d. As /var/run is already a symlink to /run, this can't break anything, and data does not need to be migrated.