1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/nixos/modules/installer
worldofpeace 397c7d26fc installer: Don't run as root
There's many reason why it is and is going to
continue to be difficult to do this:

1. All display-managers (excluding slim) default PAM rules
   disallow root auto login.

2. We can't use wayland

3. We have to use system-wide pulseaudio

4. It could break applications in the session.
   This happened to dolphin in plasma5
   in the past.

This is a growing technical debt, let's just use
passwordless sudo.
2019-08-12 14:45:27 -04:00
..
cd-dvd installer: Don't run as root 2019-08-12 14:45:27 -04:00
netboot nixos netboot: explicitly specify initrd 2019-07-15 19:33:21 +03:00
scan
tools nixos-generate-config: enable overriding configuration.nix 2019-08-08 17:00:10 +02:00
virtualbox-demo.nix ova: remove stateVersion 2019-03-09 14:25:05 -05:00