1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
nixpkgs/nixos/modules/config
Alyssa Ross 9e400a8b93 nixos/users-groups: check format of passwd entries
Things will get quite broken if an /etc/passwd entry contains a
colon (which terminates a field), or a newline (which terminates a
record).  I know because I just accidentally made a user whose home
directory path contained a newline!

So let's make sure that can't happen.
2021-04-22 13:18:38 +00:00
..
fonts
gtk
krb5
xdg
appstream.nix
console.nix nixos/console: fix console setting reloading 2021-02-21 10:27:34 +01:00
debug-info.nix
gnu.nix
i18n.nix
iproute2.nix nixos/modules/config/iproute2: avoid using iproute alias 2021-04-20 01:01:33 -07:00
ldap.nix
locale.nix
malloc.nix
networking.nix
no-x-libs.nix
nsswitch.nix
power-management.nix
pulseaudio.nix nixos/users: require one of users.users.name.{isSystemUser,isNormalUser} 2021-04-14 20:40:00 +02:00
qt5.nix
resolvconf.nix
shells-environment.nix
swap.nix nixos/swap: Remove dependency on rngd (module removed) 2021-02-21 01:33:50 +01:00
sysctl.nix
system-environment.nix
system-path.nix nixos/config: move nano to defaultPackages 2021-03-30 11:50:03 +02:00
terminfo.nix
unix-odbc-drivers.nix
update-users-groups.pl nixos/update-users-groups: read access to /etc/shadow for group shadow 2021-03-18 00:08:35 -07:00
users-groups.nix nixos/users-groups: check format of passwd entries 2021-04-22 13:18:38 +00:00
vte.nix
zram.nix