nixpkgs/nixos/modules/config
Eelco Dolstra 4ba7dfde5b Don't set an initial null root password for Amazon / VirtualBox images
A null password allows logging into local PAM services such as "login"
(agetty) and KDM.  That's not actually a security problem for EC2
machines, since they do not have "local" logins; for VirtualBox
machines, if you local access, you can do anything anyway.  But it's
better to be on the safe side and disable password-based logins for
root.
2013-11-01 15:04:21 +01:00
..
fonts Strictly check the arguments to mkOption 2013-10-30 15:35:09 +01:00
gnu.nix Add lots of missing option types 2013-10-30 18:47:43 +01:00
i18n.nix Add lots of missing option types 2013-10-30 18:47:43 +01:00
krb5.nix Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
ldap.nix Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
networking.nix Add lots of missing option types 2013-10-30 18:47:43 +01:00
no-x-libs.nix Add lots of missing option types 2013-10-30 18:47:43 +01:00
nsswitch.nix Remove uses of the "merge" option attribute 2013-10-28 22:45:56 +01:00
power-management.nix Add lots of missing option types 2013-10-30 18:47:43 +01:00
pulseaudio.nix Add lots of missing option types 2013-10-30 18:47:43 +01:00
shells-environment.nix Show correct position info for errors in submodules 2013-10-30 14:57:43 +01:00
swap.nix Substitute "types.uniq types.string" -> "types.str" 2013-10-30 14:57:42 +01:00
sysctl.nix Show correct position info for errors in submodules 2013-10-30 14:57:43 +01:00
system-path.nix Make update-mime-database less verbose 2013-10-30 18:47:44 +01:00
timezone.nix Substitute "types.uniq types.string" -> "types.str" 2013-10-30 14:57:42 +01:00
unix-odbc-drivers.nix Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
users-groups.nix Don't set an initial null root password for Amazon / VirtualBox images 2013-11-01 15:04:21 +01:00