nixpkgs/nixos/modules/profiles
Joachim Fasting 063ac40304
nixos: add a "hardened" profile
The idea is to provide a convenient way to enable most vanilla hardening
features in one go.  The hardened profile, then, will serve as a place for
features that enhance security but cannot be enabled for all deployments
because they interfere with legitimate use cases (e.g., using ptrace to
debug problems in an already running process).

Closes https://github.com/NixOS/nixpkgs/pull/24680
2017-04-23 11:00:52 +02:00
..
all-hardware.nix nixos-generate-config.pl, all-hardware.nix: Add support for Hyper-V 2017-02-05 18:22:26 +09:00
base.nix zfs cannot be distributed. Disabling it in the isos. 2016-12-28 14:57:06 +01:00
clone-config.nix
demo.nix
docker-container.nix
graphical.nix nixos: fix renaming warning in graphical profile 2017-03-03 07:27:41 -06:00
hardened.nix nixos: add a "hardened" profile 2017-04-23 11:00:52 +02:00
headless.nix
installation-device.nix install-device: correct command to start sshd 2017-01-25 21:09:31 +01:00
minimal.nix
qemu-guest.nix