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 Remove some obsolete references to <nixos> 2015-08-05 17:37:08 +02:00
demo.nix Add user attribute isNormalUser 2014-08-15 02:16:04 +02:00
docker-container.nix treewide: Use correct output in ${config.nix.package}/bin 2016-04-25 16:44:37 +02:00
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 Fix the boot-ec2-config test 2016-03-30 22:22:40 +02:00
installation-device.nix install-device: correct command to start sshd 2017-01-25 21:09:31 +01:00
minimal.nix nixos: disable sound for minimal ISO 2016-11-23 02:24:13 +01:00
qemu-guest.nix qemu-guest.nix: Disable rngd 2016-02-23 11:56:09 +01:00