summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services
AgeCommit message (Collapse)Author
2023-02-05maintainers/malvo: update informationMalte Voos
2023-02-04Merge pull request #199881 from Yarny0/fix-plasmaAnderson Torres
nixos/plasma: leave `displayManager.setupCommands` alone
2023-02-03Merge pull request #214199 from TheBenCollins/patch-1Nick Cao
Fix mistake in command execution parameter
2023-02-02Merge pull request #213561 from bobby285271/fix/cinnamonBobby Rong
cinnamon.cinnamon-common: various changes
2023-02-02Fix mistake in command execution parameter Ben Collins
Invoking cadvisor sent the command line parameter `-storage_driver_user` twice, once passing `cfg.storageDriverHost`. Fix the typo and pass the host config option to the command line parameter `-storage_driver_host`
2023-02-02nixos/nscd: use nsncd by defaultFlorian Klink
As announced in the NixOS 22.11 release notes, 23.05 will switch NixOS to using nsncd (a non-caching reimplementation in Rust) as NSS lookup dispatcher, instead of the buggy and deprecated glibc-provided nscd. If you need to switch back, set `services.nscd.enableNsncd = false`, but please open an issue in nixpkgs so your issue can be fixed.
2023-02-02nixos/home-assistant: Update bluetooth componentsMartin Weinelt
2023-02-02Merge pull request #213626 from jamesreprise/entries-typoNick Cao
nginx: fix typo in commonHttpConfig
2023-02-02Merge pull request #213471 from SebTM/fix/avahi_directoryNick Cao
avahi-daemon: add ConfigurationDirectory to ensure avahi, avahi/services exist
2023-02-02Merge pull request #213534 from drupol/add-prometheus-shelly-exporterThomas Gerbet
prometheus-shelly-exporter: init at 1.0.0
2023-02-01avahi-daemon: add ConfigurationDirectory to ensure "avahi/services" existsSebastian Sellmeier
2023-02-01prometheus-shelly-exporter: add NixOS modulePol Dellaiera
2023-02-01hqplayerd: 4.33.0-96 -> 4.34.0-100Bernardo Meurer
2023-02-01Merge pull request #213317 from kurnevsky/throttledMartin Weinelt
throttled: fix after recent update
2023-01-31Merge pull request #199731 from Luflosi/kubo-idempotenceSandro
2023-01-31Merge pull request #187994 from Izorkin/update-nginx-gzipSandro
2023-01-31nixos/gitea: update SystemCallFilterIzorkin
2023-01-31nixos/chrony: disable PrivateDevices settingIzorkin
2023-01-31Merge pull request #213489 from mweinelt/paperless-updateMartin Weinelt
paperless-ngx: 1.11.3 -> 1.12.2
2023-01-31Merge pull request #212153 from Mic92/rtorrentJörg Thalheim
nixos/rtorrent: make directory permissions configurable
2023-01-31Merge pull request #208801 from LeSuisse/multipath-tools-0.9.4Weijia Wang
multipath-tools: 0.9.3 -> 0.9.4
2023-01-31nixos/paperless: Reindex documents after updating to 1.12.xErik Arvstedt
This causes a reindex of all documents to allow for comments made before 1.12.x to be searchable. Also change the format of the version file to just include the version, not the whole store path. This simplifies version comparisons and causes migrations to run only when the version has changed. Co-Authored-By: Martin Weinelt <hexa@darmstadt.ccc.de>
2023-01-31nixos/cinnamon: don't install evinceBobby Rong
On Linux Mint this is a symbolic link of xreader, we don't need two PDF readers that does the same thing.
2023-01-31cinnamon.cinnamon-common: unbreak calendar-serverBobby Rong
Reported in issue 213728. With this change you can see list of your EDS events in your calendar applet.
2023-01-31Merge pull request #205118 from SharzyL/fix-openconnect-protocolNick Cao
nixos/openconnect: support alternative protocol
2023-01-31Merge #211923: staging-next 2023-01-21Vladimír Čunát
2023-01-31nixos/plasma5: add tool needed for kinfocenterPeter Hoeg
2023-01-31Merge master into staging-nextgithub-actions[bot]
2023-01-30nixos/nginx: update recommended brotli settingsIzorkin
2023-01-30nixos/nginx: update recommended gzip settingsIzorkin
2023-01-30nixos/nginx: clear clients Connection headersSandro Jäckel
2023-01-30fix: typo (enries -> entries)James Williams
2023-01-30Merge pull request #212684 from pennae/nixos-render-docspennae
nixos-render-docs: init, use for some manual rendering to docbook
2023-01-30Merge master into staging-nextgithub-actions[bot]
2023-01-30Merge pull request #213509 from K900/accept-my-fateK900
treewide: add myself as maintainer to all the Pipewire stuff
2023-01-30Merge pull request #212685 from rnhmjoj/pr-connmanMichele Guerini Rocco
nixos/wireless: fix failure on missing config file
2023-01-30Merge master into staging-nextgithub-actions[bot]
2023-01-30Merge pull request #153127 from eyJhb/user-uids-fixSandro
nixos/users+nixos/lightdm: fixed users starting at 1000, and system users below 1000
2023-01-30Merge pull request #213483 from lovesegfault/fix-roon-bridgeNick Cao
nixos/roon-bridge: fix exec name
2023-01-30nixos/pipewire: add myself as maintainerK900
2023-01-29nixos/roon-bridge: fix exec nameBernardo Meurer
2023-01-29Merge master into staging-nextgithub-actions[bot]
2023-01-29Octoprint vcgencmd patch (#213201)Florian
* octoprint: add tmpfile.d rule for read-access to /dev/vchiq for vcgencmd fixes #210629 Signed-off-by: Florian Brandes <florian.brandes@posteo.de> * Update pkgs/applications/misc/octoprint/default.nix --------- Signed-off-by: Florian Brandes <florian.brandes@posteo.de> Co-authored-by: Nick Cao <nickcao@nichi.co>
2023-01-29throttled: fix after recent updateEvgeny Kurnevsky
2023-01-29pipewire: 0.3.64 -> 0.3.65K900
2023-01-28Merge master into staging-nextgithub-actions[bot]
2023-01-28nixos/wordpress: ensure default sites includes a themeColin Arnott
2023-01-27nixos/manual: render module chapters with nixos-render-docspennae
this converts meta.doc into an md pointer, not an xml pointer. since we no longer need xml for manual chapters we can also remove support for manual chapters from md-to-db.sh since pandoc converts smart quotes to docbook quote elements and our nixos-render-docs does not we lose this distinction in the rendered output. that's probably not that bad, our stylesheet didn't make use of this anyway (and pre-23.05 versions of the chapters didn't use quote elements either). also updates the nixpkgs manual to clarify that option docs support all extensions (although it doesn't support headings at all, so heading anchors don't work by extension).
2023-01-27nixos/wordpress: fix minor syntax errorJonas Heinrich
2023-01-27nixos/wordpress: plugins and themes as attrsColin Arnott
In an effort to better encode version strings and use descriptive pnames that do not conflict with top level pkgs, we currently use wordpress-${type}-${pname} for pname. This is good for the nix store, but when we synthesize the wordpress derivation in our module, we reuse this pname for the output directory. Internally wordpress can handle this fine, since plugins must register via php, not directory. Unfortunately, many plugins like civicrm and wpforms-lite are designed to rely upon the name of their install directory for homing or discovery. As such, we should follow both the upstream convention and services.nextcloud.extraApps and use an attribute set for these options. This allows us to not have to deal with the implementation details of plugins and themes, which differ from official and third party, but also give users the option to override the install location. The only issue is that it breaks the current api.