about summary refs log tree commit diff
path: root/nixos/modules/system/boot/systemd/user.nix
AgeCommit message (Expand)AuthorFilesLines
2023-08-29nixos/systemd-user: call systemd-tmpfiles during activationJared Baur1-0/+4
2023-06-24treewide: use optionalString instead of 'then ""'Felix Buehler1-1/+1
2023-01-17Merge pull request #211252 from schnusch/systemd-user-tmpfiles-rulesMartin Weinelt1-0/+1
2023-01-17nixos: systemd: systemd.user.tmpfiles.users add defaultschnusch1-0/+1
2023-01-17Merge pull request #207468 from schnusch/systemd-user-tmpfiles-rulesFlorian Klink1-0/+75
2023-01-17nixos: systemd: add systemd.user.tmpfilesschnusch1-0/+75
2023-01-03nixos/doc: fix some manpage referencesNaïm Favier1-1/+1
2022-08-31nixos/*: convert internal option descriptions to MDpennae1-1/+1
2022-07-30treewide: automatically md-convert option descriptionspennae1-8/+8
2022-07-22nixos/pam: refactor pam_mount unmounting fixNetali1-0/+4
2022-07-02nixos: systemd: add missing sliceToUnit (#179841)Et7f31-0/+1
2022-03-22nixos: systemd-lib: Make generateUnits general with default argsWill Fancher1-1/+6
2022-03-21nixos: systemd: Split unit types into separate moduleWill Fancher1-17/+7
2022-03-21nixos: systemd-user: fix additionalUpstreamUserUnits descriptionBob van der Linden1-1/+1
2022-03-19nixos: systemd-user: make additionalUpstreamUserUnits internalBob van der Linden1-0/+1
2022-03-19nixos: systemd-user: expand on additionalUpstreamUserUnits descriptionBob van der Linden1-1/+1
2022-03-17nixos: systemd: split off systemd-tmpfiles into separate moduleBob van der Linden1-3/+0
2022-03-17nixos: systemd-user: allow additional upstream user unitsBob van der Linden1-1/+10
2022-03-17nixos: systemd-user: use cfg shorthandBob van der Linden1-14/+15
2022-03-17nixos: systemd: split off systemd-user into separate moduleBob van der Linden1-0/+150