about summary refs log tree commit diff
path: root/nixos/modules/services
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | | earlyoom: patch absolute dbus path and make nixos module up to date (#88443)oxalica2020-05-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * earlyoom: patch absolute path of dbus-send * nixos/earlyoom: replace `notificationsCommand` with `enableNotification` * nixos/earlyoom: setup `systembus-notify` when `enableNotification`
* | | | | | | | | | | Merge pull request #75435 from Elyhaka/fprintdJan Tojnar2020-05-25
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fprintd: 0.9.0 -> 1.90.1Elyhaka2020-05-19
| | | | | | | | | | | |
* | | | | | | | | | | | treewide: replace bazaar with breezyrnhmjoj2020-05-25
| |_|_|_|/ / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #88725 from aanderse/modem-managerFlorian Klink2020-05-24
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nixos/networkmanager: apply --filter-policy=STRICT to modemmanager service
| * | | | | | | | | | | nixos/networkmanager: apply --filter-policy=STRICT to modemmanager serviceAaron Andersen2020-05-23
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #82753 from Kloenk/feature/engelsystemKim Lindberger2020-05-24
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | engelsystem: init at 3.1.0
| * | | | | | | | | | nixos/engelsystem: initFinn Behrens2020-05-24
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #87934 from gnidorah/cdemarkuskowa2020-05-24
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nixos/cde: add extraPackages option
| * | | | | | | | | | | nixos/cde: add extraPackages optiongnidorah2020-05-24
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #83287 from iv-nn/add-rtorrent-serviceAaron Andersen2020-05-24
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nixos/rtorrent: add service
| * | | | | | | | | | | nixos/rtorrent: add serviceivann2020-05-24
| | | | | | | | | | | |
* | | | | | | | | | | | nixos/usbguard: update systemd sandboxing featuresPhilipp Bartsch2020-05-24
| |_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Apply upstream systemd service configuration options to improve sandboxing.
* | | | | | | | | | | Merge pull request #88607 from flokli/udev-rules-run-current-system-systemdFlorian Klink2020-05-22
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nixos/udev: support /run/current-system/systemd in udevRules
| * | | | | | | | | | | nixos/udev: support /run/current-system/systemd in udevRulesFlorian Klink2020-05-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/NixOS/nixpkgs/pull/88492 flipped some references to systemctl from config.systemd.package to /run/current-system/systemd/, which udevRules obviously isn't able resolve. If we encounter such references, replace them with config.systemd.package before doing the check.
* | | | | | | | | | | | nixos/bazarr: initDavid Terry2020-05-22
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #81104 from bb2020/transmissionLassulus2020-05-22
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | nixos/transmission: fix startup directory creation
| * | | | | | | | | | | nixos/transmission: fix startup directory creationbb20202020-03-01
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #79175 from helsinki-systems/init/sogoLassulus2020-05-22
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | sogo: init at 4.3.2
| * | | | | | | | | | | | nixos/sogo: init moduleajs1242020-05-12
| | | | | | | | | | | | |
* | | | | | | | | | | | | nixos/dnscrypt-proxy2: service restart on failuresnicket21002020-05-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it does happen that `dnscrypt-proxy` exit when it is unable to synchronise its resolvers metadata on startup. this can happen due to network connectivity issues for example. not restarting it automatically means no dns resolution will work until a manual restart is performed.
* | | | | | | | | | | | | nixos/xautolock: always run systemctl of the currently running systemdFlorian Klink2020-05-21
| | | | | | | | | | | | |
* | | | | | | | | | | | | nixos/sddm: always run systemctl of the currently running systemdFlorian Klink2020-05-21
| | | | | | | | | | | | |
* | | | | | | | | | | | | nixos/display-managers: always run systemctl of the currently running systemdFlorian Klink2020-05-21
| | | | | | | | | | | | |
* | | | | | | | | | | | | nixos/nginx: always run systemctl of the currently running systemdFlorian Klink2020-05-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also, make the postRun script refer to that systemctl, and not just rely on $PATH for consistency.
* | | | | | | | | | | | | nixos/wpa_supplicant: always run systemctl of the currently running systemdFlorian Klink2020-05-21
| | | | | | | | | | | | |
* | | | | | | | | | | | | nixos/nsd: always run systemctl of the currently running systemdFlorian Klink2020-05-21
| | | | | | | | | | | | |
* | | | | | | | | | | | | nixos/dhcpcd: always run systemctl of the currently running systemdFlorian Klink2020-05-21
| | | | | | | | | | | | |
* | | | | | | | | | | | | nixos/freeswitch: always run systemctl of the currently running systemdFlorian Klink2020-05-21
| | | | | | | | | | | | |
* | | | | | | | | | | | | nixos/docker-registry: always run systemctl of the currently running systemdFlorian Klink2020-05-21
| |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | nixos/yggdrasil: change config priority, persistentKeysEmery Hemingway2020-05-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Favor the configuration in "configFile" over "config" to allow "configFile" to override "config" without a system rebuild. Add a "persistentKeys" option to generate keys and addresses that persist across service restarts. This is useful for self-configuring boot media.
* | | | | | | | | | | | nixos/display-managers: Also set DBUS_SESSION_BUS_ADDRESS in the wrapper ↵adisbladis2020-05-20
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | script context
* | | | | | | | | | | Merge pull request #87702 from jslight90/logrotateRyan Mulligan2020-05-19
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nixos/logrotate: Add options for basic paths
| * | | | | | | | | | | nixos/logrotate: add newline before extraConfigJeff Slight2020-05-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Ryan Mulligan <ryan@ryantm.com>
| * | | | | | | | | | | nixos/logrotate: add options for basic pathsJeff Slight2020-05-13
| | | | | | | | | | | |
| * | | | | | | | | | | nixos/logrotate: use lib.mkEnableOptionJeff Slight2020-05-13
| | | | | | | | | | | |
* | | | | | | | | | | | maxx: drop (#87715)gnidorah2020-05-19
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
* | | | | | | | | | | nixos/display-managers: Use dbus socket unit shipped by upstreamadisbladis2020-05-19
| |_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This ensures a correct DBUS_SESSION_BUS_ADDRESS environment variable is set and imported into the systemd user environment. Previously this would refer to a non-existing path preventing commands interacting with the systemd manager from working. Closes #87502
* | | | | | | | | | Merge pull request #87261 from symphorien/tt-rssAaron Andersen2020-05-18
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | nixos/tt-rss: small improvements
| * | | | | | | | | nixos/tt-rss.service: set syslogidentifierSymphorien Gibol2020-05-08
| | | | | | | | | |
| * | | | | | | | | tt-rss: restart on failureSymphorien Gibol2020-05-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | as should be the default with all long-running services
| * | | | | | | | | tt-rss: make less insanely verbose.Symphorien Gibol2020-05-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #74427
* | | | | | | | | | nixos/zoneminder: fix evaluation with php refactorDaniel Fullmer2020-05-17
| | | | | | | | | |
* | | | | | | | | | redis: handle changes to systemd supportJamie McClymont2020-05-17
| |_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The 6.0 changelog notes that systemd support was rewritten. The effects of that seem to be twofold: * Redis will silently fail to sd_notify if not built with libsystemd, breaking our unit configuration. * It also appears to misbehave if told to daemonize when running under systemd -- note that upstream's sample unit configuration does not daemonize: https://github.com/antirez/redis/blob/unstable/utils/systemd-redis_server.service
* | | | | | | | | uwsgi: make instance configuration deeply mergeableJörg Thalheim2020-05-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | allows to specify independent uwsgi instances in two modules.
* | | | | | | | | Merge pull request #87716 from AndersonTorres/weird-window-mangers-uploadAnderson Torres2020-05-14
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Small window managers: - berry: init at 0.1.5 - smallwm: init at 2020-02-28 - yeahwm: init at 0.3.5 - lwm: init at 1.2.4
| * | | | | | | | | lwm: init at 1.2.4AndersonTorres2020-05-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lwm is a lightweight window manager
| * | | | | | | | | berry: init at 0.1.5AndersonTorres2020-05-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | berry is a small window manager for X11
| * | | | | | | | | yeahwm: init at 0.3.5AndersonTorres2020-05-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | yeahwm is a small window manager for X11, inspired by evilwm
| * | | | | | | | | smallwm: init at 2020-02-28AndersonTorres2020-05-13
| | |/ / / / / / / | |/| | | | | | |