2.home-manager/tests/modules/systemd
Arthur Khashaev 27613c7299
systemd: add packages option (#8540)
* systemd: add `packages` option

The `systemd.user.packages` option is the Home Manager equivalent of
NixOS’s `systemd.packages` option and provides a way to specify packages
providing systemd user units.

This option is similar to `dbus.packages`.
* systemd: only create the parent directory if there are packages to symlink
2026-01-15 00:51:28 +01:00
..
default.nix systemd: add packages option (#8540) 2026-01-15 00:51:28 +01:00
empty-user-config.nix treewide: remove unused code (#6985) 2025-05-07 10:03:21 -05:00
packages.nix systemd: add packages option (#8540) 2026-01-15 00:51:28 +01:00
services-disabled-for-root.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
services.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
session-variables.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
slices.nix treewide: remove no-ops (#8061) 2025-10-26 15:43:53 -05:00
timers-expected.conf systemd: add some basic tests 2019-03-24 15:52:30 +01:00
timers.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
user-config.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00