nixpkgs/nixos/modules/config
edef 10c6df2e3c nixos/…/swap.nix: don't create a LUKS header for randomEncryption
Creating and then erasing the key relies on the disk erasing data
correctly, and otherwise allows attackers to simply decrypt swap just
using "secretkey". We don't actually need a LUKS header, so we can save
ourselves some pointless disk writes and identifiability.

In addition, I wouldn't have made the awful mistake of backing up my swap partition's LUKS header instead of my zpool's. May my data rest in peace.
2017-07-26 08:45:50 +02:00
..
fonts treewide: use boolToString function 2017-04-11 18:18:53 +02:00
debug-info.nix docs: use overrideAttrs instead of overrideDerivation 2016-10-30 14:34:40 -04:00
gnu.nix fix indentation in several nixos option descriptions 2016-12-16 18:29:25 +01:00
i18n.nix nixos: allow supply customized locale package 2017-02-06 07:30:15 +02:00
krb5.nix
ldap.nix nixos/ldap: remove tls_checkpeer no when using TLS 2017-07-19 19:23:40 -04:00
networking.nix resolved: use resolved's static resolv.conf (#27144) 2017-07-13 14:40:31 +01:00
no-x-libs.nix
nsswitch.nix nsswitch: only add modules to nsswitch.conf if they can be loaded 2017-06-30 02:44:23 +02:00
power-management.nix nixos-generate-config: detect CPU governor 2017-01-02 17:20:28 +01:00
pulseaudio.nix pulseaudio: Resolve conflicting asound.conf of pulseaudio and alsa 2017-07-01 00:06:34 +02:00
shells-environment.nix environment.profileRelativeEnvVars: remove sbin from example 2017-05-09 08:51:04 +01:00
swap.nix nixos/…/swap.nix: don't create a LUKS header for randomEncryption 2017-07-26 08:45:50 +02:00
sysctl.nix tree-wide: remove uses of features.grsecurity 2017-05-14 15:08:51 +02:00
system-environment.nix types: loeOf -> listOf 2016-11-05 21:46:42 +01:00
system-path.nix terminfo: symlink terminfo to /etc for ncurses 2017-06-30 11:17:11 +02:00
terminfo.nix terminfo: symlink terminfo to /etc for ncurses 2017-06-30 11:17:11 +02:00
timezone.nix timezone service: link localtime to /etc/zoneinfo instead of tzinfo directly 2016-10-11 16:55:52 +03:00
unix-odbc-drivers.nix
update-users-groups.pl update-users-groups.pl: Keep track of deallocated UIDs/GIDs 2017-03-29 18:13:18 +02:00
users-groups.nix users-groups module: add per-user packages 2017-05-12 20:30:22 +02:00
vpnc.nix
zram.nix