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 darwin.builder: init 2022-12-19 17:03:45 -08:00
all-hardware.nix Merge pull request #98633 from DavHau/patch-1 2022-12-01 16:07:29 +01:00
base.nix nixos/profiles/base: remove duplicate and optimize fsPackages 2023-03-03 23:32:48 +03:00
clone-config.nix nixos/*: automatically convert option docs 2022-08-06 20:39:12 +02:00
demo.nix
docker-container.nix nixos/docker-image: clean up let-in binding 2022-11-30 17:27:23 -05:00
graphical.nix
hardened.nix nixos/nix-daemon: use structural settings 2022-01-26 21:04:50 -05:00
headless.nix headless: Don't use deprecated vesa. 2022-06-22 19:39:54 +02:00
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 nixos/profiles/minimal: disable udisks service 2022-12-09 13:03:49 +03:00
qemu-guest.nix nixos/*qemu*: Add systemd initrd support 2022-04-30 20:47:42 +02:00