nixos/doc/rl-2411: budgie and budgiePlugins have been removed

This commit is contained in:
seth 2024-07-12 20:14:16 -04:00
parent d419ba0b56
commit 1b26960b05
No known key found for this signature in database
GPG Key ID: D31BD0D494BBEE86

View File

@ -85,6 +85,10 @@
Processes also now run as a dynamically allocated user by default instead of
root.
- The `budgie` and `budgiePlugins` scope have been removed and their packages
moved into the top level scope (i.e., `budgie.budgie-desktop` is now
`budgie-desktop`)
- `services.cgit` now runs as the cgit user by default instead of root.
This change requires granting access to the repositories to this user or
setting the appropriate one through `services.cgit.some-instance.user`.