summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services
AgeCommit message (Collapse)Author
8 daysnixos/home-assistant: customComponents must use buildHomeAssistantComponentRobert Schütz
8 daysRevert "nixos/archisteamfarm: fix crash when web-ui is disabled"Sandro Jäckel
This reverts commit 02e9c36e59ecdc0ac45be4b4976bb3497135c796.
8 daysnixos/zeronsd: init module and package (#253610)Dennis Stengele
* zeronsd: init at 0.5.2 * nixos/zeronsd: init at 0.5.2 This is the module for the new zeronsd package.
8 daysnixos/speechd: initK900
8 daysMerge remote-tracking branch 'origin/master' into staging-nextK900
9 daysMerge pull request #251687 from martinetd/cryptpadPol Dellaiera
nixos/cryptpad: init, cryptpad: init at 2024.6.0
9 daysMerge remote-tracking branch 'origin/master' into staging-nextK900
9 daysMerge pull request #329968 from carbolymer/jackett-configurable-portAleksana
nixos/jackett: add configurable port
9 daysMerge pull request #330021 from ju1m/radicle-fix-node-listenAddressAleksana
nixos/radicle: fix node.listenAddress to support both IPv4 and IPv6
9 daystreewide: remove trailing space in descriptionSigmanificient
Done using `grep -rP 'description\s+=\s+"[^"]+[ ]";' | cut -d ':' -f 1 | xargs -i nvim {}` and sorting the opened files by hand, avoiding generated packages list
9 daysnixos/radicle: add a settings exampleJulien Moutinho
9 daysMerge pull request #329905 from scvalex/livebook-without-cookieYt
livebook: fix service not starting when LIVEBOOK_COOKIE was not set
9 daysMerge pull request #323641 from XenGi/fix-freshrssJörg Thalheim
nixos/freshrss: add ability to use socket path
9 daysnixos/radicle: fix node.listenAddress to support both IPv4 and IPv6Julien Moutinho
9 daysnixos/jackett: add configurable portMateusz Galazyn
9 daysMerge master into staging-nextgithub-actions[bot]
9 dayslivebook: fix service not starting when LIVEBOOK_COOKIE was not setAlexandru Scvortov
9 dayslivebook: add munksgaard and scvalex as maintainersAlexandru Scvortov
9 daysMerge pull request #328385 from rorosen/k3s-kubelet-config❄️
nixos/k3s: add options for graceful node shutdown and kubelet config
10 daysMerge master into staging-nextgithub-actions[bot]
10 daysMerge master into staging-nextgithub-actions[bot]
10 daysnixos/ollama: make `rocmOverrideGfx` backward compatibleabysssol
The initial version of `rocmOverrideGfx` incorrectly used `lib.mkIf` in an attempt to prevent interference with previous uses of `environmentVariables.HSA_OVERRIDE_GFX_VERSION`. However, the effect was actually to simply erase existing definitions of `HSA_OVERRIDE_GFX_VERSION` until `rocmOverrideGfx` was set, which was the situation I was trying to avoid in the first place. This fixes the bug by switching from `lib.mkIf` to `lib.optionalAttrs`.
10 daysnixos/ollama: reformat with `nixfmt-rfc-style`abysssol
10 daysnixos/radicle: fix support of absolute file paths for SSH keysJulien Moutinho
10 daysMerge pull request #328459 from onny/sane-backends-fixGuillaume Girol
sane-backends: 1.2.1 -> 1.3.1
10 daysMerge master into staging-nextgithub-actions[bot]
10 daysMerge pull request #307962 from jpds/restic-snapshot-list-only-latestEmily
nixos/restic: Use cat config in pre-start repo initialization check
10 daysMerge pull request #290008 from eum3l/add-opengfwMasum Reza
opengfw: init at 0.4.0 (+NixOS module)
10 daysMerge pull request #329199 from bobby285271/upd/cinnamon-by-nameBobby Rong
Move all packages out of cinnamon scope
10 daysMerge pull request #327184 from bhankas/goatcounterPeder Bergebakken Sundt
nixos/goatcounter: init
10 daysnixos/opengfw: initeum3l
10 daysMerge master into staging-nextgithub-actions[bot]
10 daysMerge pull request #328381 from tie/map-attrs-flattenSilvan Mosberger
11 daysnixos/gitlab: Replace git package with bundled gitYaya
This commit switches gitaly's git package from `pkgs.git` to the bundled `git` package in order to maintain compatibility with the supported git release by gitaly.
11 daysnixos/caddy: fix group option description (#328034)TheRealGramdalf
11 daysnixos/caddy: fix module docs for new root syntax (#328444)Sven Slootweg
Old syntax no longer works; `root` now takes two arguments. Updated example in module documentation to reflect this.
11 daysnixos/cryptpad: harden serviceDominique Martinet
cryptpad is not directly exposed to the network, but has plenty that can be hardened more properly, so fix that.
11 daysnixos/cryptpad: initDominique Martinet
This is a full rewrite independent of the previously removed cryptpad module, managing cryptpad's config in RFC0042 along with a shiny test. Upstream cryptpad provides two nginx configs, with many optimizations and complex settings; this uses the easier variant for now but improvements (e.g. serving blocks and js files directly through nginx) should be possible with a bit of work and care about http headers. the /checkup page of cryptpad passes all tests except HSTS, we don't seem to have any nginx config with HSTS enabled in nixpkgs so leave this as is for now. Co-authored-by: Pol Dellaiera <pol.dellaiera@protonmail.com> Co-authored-by: Michael Smith <shmitty@protonmail.com>
11 daysMerge branch 'master' into staging-nextVladimír Čunát
11 daysnixos/goatcounter: initPayas Relekar
11 daysMerge pull request #321644 from pedorich-n/netdata-146Franz Pletz
11 daysMerge pull request #327986 from 7596ff/7596ff/airsonic-context-pathFranz Pletz
11 daysMerge pull request #329014 from n8henrie/n8henrie-espanso-maintainerFranz Pletz
11 daysMerge pull request #282317 from dawidd6/gdm-autologin-unlocks-keyringJan Tojnar
nixos/gdm: autologin unlocks keyring when possible
11 daysnixos/cinnamon: Fix excludePackages exampleBobby Rong
We don't ship blueberry and blueberry is in top-level.
11 dayscinnamon-gsettings-overrides: Move from cinnamon scope to top-levelBobby Rong
11 dayscinnamon-screensaver: Move from cinnamon scope to top-levelBobby Rong
11 dayscinnamon-common: Move from cinnamon scope to top-levelBobby Rong
11 dayscinnamon-control-center: Move from cinnamon scope to top-levelBobby Rong
11 dayscinnamon-session: Move from cinnamon scope to top-levelBobby Rong