nixpkgs/nixos/modules/profiles
Pascal Bach 03ef04f0a4 install-device: permit root login with password
Allow password login to the installation this allows doing remote installation
via SSH. All that need to be done on the local machine is:
1. Boot from the installation media
2. Set a password with passwd
3. Enable SSH with systemctl start sshd

It is safe as root doesn't have a password by default
and SSH is disabled by default.

Fixes #20718
2017-01-25 21:09:31 +01:00
..
all-hardware.nix Replaces https://github.com/NixOS/nixpkgs/pull/8368 2015-06-17 19:26:17 +02:00
base.nix zfs cannot be distributed. Disabling it in the isos. 2016-12-28 14:57:06 +01:00
clone-config.nix Remove some obsolete references to <nixos> 2015-08-05 17:37:08 +02:00
demo.nix Add user attribute isNormalUser 2014-08-15 02:16:04 +02:00
docker-container.nix treewide: Use correct output in ${config.nix.package}/bin 2016-04-25 16:44:37 +02:00
graphical.nix installation-cd-graphical: Enable the 'synaptics' touchpad driver 2015-12-24 17:45:51 +02:00
headless.nix Fix the boot-ec2-config test 2016-03-30 22:22:40 +02:00
installation-device.nix install-device: permit root login with password 2017-01-25 21:09:31 +01:00
minimal.nix nixos: disable sound for minimal ISO 2016-11-23 02:24:13 +01:00
qemu-guest.nix qemu-guest.nix: Disable rngd 2016-02-23 11:56:09 +01:00