about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorVincent Haupert <vincent@yaxi.tech>2024-01-22 13:55:05 +0100
committerVincent Haupert <vincent@yaxi.tech>2024-02-09 15:14:32 +0100
commit9ad02c831a5dc264940e38a5e9ec2892cd74600e (patch)
tree78ee505a997fcbe5f2696c1b74d5f4a069979172 /nixos/doc
parentab57ba24cf62c16530ac7bf303c21339235015d1 (diff)
downloadnixlib-9ad02c831a5dc264940e38a5e9ec2892cd74600e.tar
nixlib-9ad02c831a5dc264940e38a5e9ec2892cd74600e.tar.gz
nixlib-9ad02c831a5dc264940e38a5e9ec2892cd74600e.tar.bz2
nixlib-9ad02c831a5dc264940e38a5e9ec2892cd74600e.tar.lz
nixlib-9ad02c831a5dc264940e38a5e9ec2892cd74600e.tar.xz
nixlib-9ad02c831a5dc264940e38a5e9ec2892cd74600e.tar.zst
nixlib-9ad02c831a5dc264940e38a5e9ec2892cd74600e.zip
nixos/github-runner: deprecate module in favor of `github-runners.*`
Diffstat (limited to 'nixos/doc')
-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 d3efc1789cdc..4bc6f14acadf 100644
--- a/nixos/doc/manual/release-notes/rl-2405.section.md
+++ b/nixos/doc/manual/release-notes/rl-2405.section.md
@@ -318,6 +318,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