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
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
sysctl.nix
system-environment.nix
system-path.nix
terminfo.nix
unix-odbc-drivers.nix
update-users-groups.pl
users-groups.nix nixos/users-groups: check format of passwd entries 2021-04-22 13:18:38 +00:00
vte.nix
zram.nix