nixpkgs/nixos/modules/profiles
Andrew Marshall 24ae983076 darwin.linux-builder: Exit scripts on error
For example, if the user decided to ctrl-c upon getting the sudo
password prompt, the script previously continued on to start the VM, but
that should not be the case.
2024-03-15 08:52:30 -04: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
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/hardened: update hardened profile to new recommendations 2024-01-27 20:43:58 +00:00
headless.nix
image-based-appliance.nix nixos/profiles: add image-based-appliance profile 2023-10-28 13:26:39 +02:00
installation-device.nix nixos/installation-device: enable polkit 2024-01-23 16:10:31 +01:00
macos-builder.nix darwin.linux-builder: Exit scripts on error 2024-03-15 08:52:30 -04:00
minimal.nix nixos/stub-ld: init module 2023-12-11 05:47:23 -05:00
perlless.nix nixos/profiles/perlless: init 2024-01-22 00:54:13 +01:00
qemu-guest.nix