nixpkgs/nixos/modules/profiles
Jörg Thalheim 1f1a758e95 nixos/installation-device: allow nix-copy for root/nixos user
For non-interactive installation it's quite handy to be able to nix copy additional dependencies to the system.
While this is possible for the root user, we cannot easily ssh into it, as we don't allow root login with a password.
By making nixos a trusted user, we can do "passwd && sudo systemctl start sshd" and than run nixos-anywhere
2023-08-07 16:48:49 +02:00
..
keys
all-hardware.nix
base.nix nixos/profiles/base: remove duplicate and optimize fsPackages 2023-03-03 23:32:48 +03:00
clone-config.nix
demo.nix
docker-container.nix
graphical.nix
hardened.nix
headless.nix
installation-device.nix nixos/installation-device: allow nix-copy for root/nixos user 2023-08-07 16:48:49 +02:00
macos-builder.nix linux-builder: fix eval failure 2023-07-23 18:07:48 +10:00
minimal.nix
qemu-guest.nix