Loading nixos/doc/manual/configuration/profiles.chapter.md +1 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,7 @@ profiles/graphical.section.md profiles/hardened.section.md profiles/headless.section.md profiles/installation-device.section.md profiles/perlless.section.md profiles/minimal.section.md profiles/qemu-guest.section.md ``` nixos/doc/manual/configuration/profiles/perlless.section.md 0 → 100644 +11 −0 Original line number Diff line number Diff line # Perlless {#sec-perlless} ::: {.warning} If you enable this profile, you will NOT be able to switch to a new configuration and thus you will not be able to rebuild your system with nixos-rebuild! ::: Render your system completely perlless (i.e. without the perl interpreter). This includes a mechanism so that your build fails if it contains a Nix store path that references the string "perl". Loading
nixos/doc/manual/configuration/profiles.chapter.md +1 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,7 @@ profiles/graphical.section.md profiles/hardened.section.md profiles/headless.section.md profiles/installation-device.section.md profiles/perlless.section.md profiles/minimal.section.md profiles/qemu-guest.section.md ```
nixos/doc/manual/configuration/profiles/perlless.section.md 0 → 100644 +11 −0 Original line number Diff line number Diff line # Perlless {#sec-perlless} ::: {.warning} If you enable this profile, you will NOT be able to switch to a new configuration and thus you will not be able to rebuild your system with nixos-rebuild! ::: Render your system completely perlless (i.e. without the perl interpreter). This includes a mechanism so that your build fails if it contains a Nix store path that references the string "perl".