aboutsummaryrefslogtreecommitdiffstats
path: root/modules/by-name/dh (follow)
Commit message (Collapse)AuthorAge
* modules: Use namespacesBenedikt Peetz2026-07-30
| | | | | That might make it easier in the future to merge different server configs together (and thusly facilitate code-reuse.).
* fix(modules/dhcpcd): Also set uid/gid for the `dhcpcd` userBenedikt Peetz2024-12-25
Otherwise, this user's/group's owned files/directories could change when a new user is added or removed, as we do not persist `/var/lib/nixos`.