about summary refs log tree commit diff
path: root/nixos/doc/manual
diff options
context:
space:
mode:
authorAaron Andersen <aaron@fosslib.net>2024-02-11 06:10:56 -0800
committerGitHub <noreply@github.com>2024-02-11 06:10:56 -0800
commite16337359232f17af2119e16a7bc2b4bc2ea632a (patch)
treebe0fa45670bae543e7188f886c5a5e1ee9a14ff1 /nixos/doc/manual
parent089f45ce691aa3b26d52f9b718a205af2493a455 (diff)
parent6d8391a3ce154bdf1870d998f187b26de8147065 (diff)
downloadnixlib-e16337359232f17af2119e16a7bc2b4bc2ea632a.tar
nixlib-e16337359232f17af2119e16a7bc2b4bc2ea632a.tar.gz
nixlib-e16337359232f17af2119e16a7bc2b4bc2ea632a.tar.bz2
nixlib-e16337359232f17af2119e16a7bc2b4bc2ea632a.tar.lz
nixlib-e16337359232f17af2119e16a7bc2b4bc2ea632a.tar.xz
nixlib-e16337359232f17af2119e16a7bc2b4bc2ea632a.tar.zst
nixlib-e16337359232f17af2119e16a7bc2b4bc2ea632a.zip
Merge pull request #284814 from yaxitech/github-runner-module-update
nixos/github-runners: remove single runner module, rework default name, add `noDefaultLabels`
Diffstat (limited to 'nixos/doc/manual')
-rw-r--r--nixos/doc/manual/release-notes/rl-2405.section.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2405.section.md b/nixos/doc/manual/release-notes/rl-2405.section.md
index e11524f0de8a..becfa6d45ba1 100644
--- a/nixos/doc/manual/release-notes/rl-2405.section.md
+++ b/nixos/doc/manual/release-notes/rl-2405.section.md
@@ -337,6 +337,8 @@ The pre-existing [services.ankisyncd](#opt-services.ankisyncd.enable) has been m
 
 - The `hardware.pulseaudio` module now sets permission of pulse user home directory to 755 when running in "systemWide" mode. It fixes [issue 114399](https://github.com/NixOS/nixpkgs/issues/114399).
 
+- The module `services.github-runner` has been removed. To configure a single GitHub Actions Runner refer to `services.github-runners.*`. Note that this will trigger a new runner registration.
+
 - The `btrbk` module now automatically selects and provides required compression
   program depending on the configured `stream_compress` option. Since this
   replaces the need for the `extraPackages` option, this option will be