about summary refs log tree commit diff
path: root/nixos/modules/config/users-groups.nix
AgeCommit message (Expand)AuthorFilesLines
2024-04-13nixos: remove all uses of lib.mdDocstuebinm1-39/+39
2024-04-04lib: add xoredef1-1/+0
2024-03-21nixos/users-groups: move linger to oneshot and add nixos testAdam Stephens1-13/+20
2024-03-21nixos/users-groups: fix broken lingerAdam Stephens1-2/+3
2024-03-03nixos/users-groups: Fix the update-lingering activation script failingJordan Williams1-0/+5
2024-02-09nixos/users-groups: warn on ambiguous password settingsMaximilian Bosch1-2/+20
2024-01-18nixos/systemd-sysusers: initnikstur1-4/+6
2023-12-14nixos/users-groups: fix confusing error messageAlyssa Ross1-1/+1
2023-11-11treewide: fix redirected and broken URLsAnthony Roussel1-1/+1
2023-10-21systemd-stage-1: Support for user shellsWill Fancher1-3/+14
2023-10-14Merge branch 'master' into shellconfigVladimir Pouzanov1-1/+44
2023-10-14Merge pull request #260764 from MatthewCash/fix/xdg-base-pamArtturi1-1/+2
2023-10-12nixos/user-groups: fix environment.profiles using parameter expansionMatthew_Cash1-1/+2
2023-10-10nixos/users-groups: add user option to enable lingeringRebecca Kelly1-0/+28
2023-10-06nixos: don't implicitly map missing user groups to `nogroup`Bjørn Forsman1-0/+14
2023-09-27nixos/users-groups: escape hatch for enabling a shell system-wideVladimir Pouzanov1-1/+16
2023-09-25Merge pull request #241518 from Gerg-L/use-xdg-base-directoriesArtturi1-0/+1
2023-09-13nixos/user-groups: fixup of 5666a378rnhmjoj1-1/+1
2023-09-08nixos/users-groups: rename passwordFile in hashedPasswordFilernhmjoj1-14/+26
2023-09-03nixos/update-users-groups: no need to include extra packageRamses1-1/+1
2023-09-03nixos/update-users-groups: fix cross compilationr-vdp1-1/+1
2023-08-26Merge pull request #246772 from R-VdP/nixos-user-expiryFranz Pletz1-2/+13
2023-07-18nixos/user-groups: Add to $NIX_PROFILES pathsGerg-L1-0/+1
2023-07-03nixos/*: unhide remaining systemd stage-1 optionsLily Foster1-5/+0
2023-06-08refactor: Use dummy variable name for unused valueVictor Engmark1-1/+1
2023-04-12systemd-initrd: Add users and groups with static IDs.Will Fancher1-0/+92
2023-04-03nixos/users-groups: Fix password scheme validationJan Tojnar1-1/+2
2023-03-24Merge master into staging-nextgithub-actions[bot]1-1/+14
2023-03-24Merge pull request #211603 from farcaller/fishRyan Lahfa1-1/+14
2023-03-13nixos/users-groups: Update password scheme validationMartin Weinelt1-5/+8
2023-02-25nixos/users-groups: update option description to clarify initial* option prec...Lily Foster1-0/+6
2023-01-30Merge pull request #153127 from eyJhb/user-uids-fixSandro1-2/+2
2023-01-19Add support for the other shellsVladimir Pouzanov1-8/+11
2023-01-19Assert that fish configuration is enabled if any user has fish as their shell.Vladimir Pouzanov1-0/+10
2023-01-05modules: add mkAliasOptionModuleMDpennae1-2/+2
2022-12-27nixos/users-groups: make isNormalUser description readableSandro1-9/+6
2022-11-30nixos/user-groups: remove unnecessary parenthesesfigsoda1-2/+2
2022-11-30nixos/update-users-groups: add support for account expiryzimbatm1-2/+13
2022-11-19nixos/users-groups: Warn about deprecated hashes at activationMartin Weinelt1-0/+20
2022-11-19nixos/user: Don't recommend mkpasswd methodsMartin Weinelt1-1/+1
2022-10-09nixos/tests/shadow: new hashes support with libxcryptFranz Pletz1-1/+1
2022-08-27nixos/users-groups: convert remaining descriptions to MDpennae1-35/+35
2022-08-03nixos/*: automatically convert option docs to MDpennae1-19/+19
2022-08-03nixos/*: normalize link formatpennae1-2/+1
2022-08-03nixos/*: replace <replaceable>s with «thing»pennae1-1/+1
2022-08-03nixos/*: replace <code> in option docs with <literal>pennae1-3/+3
2022-07-30treewide: automatically md-convert option descriptionspennae1-43/+43
2022-06-25lib.types, nixos/users: Make passwdEntry availableKlemens Nanni1-11/+5
2022-05-23Merge pull request #168168 from fedeinthemix/home-modeJanne Heß1-1/+8
2022-05-22nixos/users: Fix typoJared Baur1-1/+1