about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authornikstur <nikstur@outlook.com>2023-11-27 20:20:31 +0100
committernikstur <nikstur@outlook.com>2024-01-18 23:08:14 +0100
commit094f6cca9ab9dc1aa886be936b9e57f58a9457ab (patch)
treed79447c13b80d4e1dc81c56ea516ea6ca83e9097 /nixos/doc
parentd4a8fe24c235f63a68b9aeaebeea8b00d6b9f9a7 (diff)
nixos/systemd-sysusers: add release-note
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/release-notes/rl-2405.section.md3
1 files changed, 3 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 9e8ef49783cab..abc7c18f20fcb 100644
--- a/nixos/doc/manual/release-notes/rl-2405.section.md
+++ b/nixos/doc/manual/release-notes/rl-2405.section.md
@@ -18,6 +18,9 @@ In addition to numerous new and upgraded packages, this release has the followin
 
 - Julia environments can now be built with arbitrary packages from the ecosystem using the `.withPackages` function. For example: `julia.withPackages ["Plots"]`.
 
+- A new option `systemd.sysusers.enable` was added. If enabled, users and
+  groups are created with systemd-sysusers instead of with a custom perl script.
+
 ## New Services {#sec-release-24.05-new-services}
 
 <!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->