nixpkgs/nixos/doc/manual/configuration
Eelco Dolstra 845c9b50bf boot.initrd.luks.devices: Change into an attribute set
This allows setting options for the same LUKS device in different
modules. For example, the auto-generated hardware-configuration.nix
can contain

  boot.initrd.luks.devices.crypted.device = "/dev/disk/...";

while configuration.nix can add

  boot.initrd.luks.devices.crypted.allowDiscards = true;

Also updated the examples/docs to use /disk/disk/by-uuid instead of
/dev/sda, since we shouldn't promote the use of the latter.
2016-05-25 18:04:21 +02:00
..
abstractions.xml Chunk NixOS manual 2014-08-26 19:03:49 +02:00
ad-hoc-network-config.xml Chunk NixOS manual 2014-08-26 19:03:49 +02:00
ad-hoc-packages.xml Unify NixOS and Nixpkgs channel structure 2015-08-05 17:37:11 +02:00
adding-custom-packages.xml Chunk NixOS manual 2014-08-26 19:03:49 +02:00
config-file.xml Manual: rephrase definition for indented strings 2016-04-30 16:59:07 +03:00
config-syntax.xml Chunk NixOS manual 2014-08-26 19:03:49 +02:00
configuration.xml Merge pull request #14476 (taskserver) 2016-04-15 00:21:49 +02:00
customizing-packages.xml Chunk NixOS manual 2014-08-26 19:03:49 +02:00
declarative-packages.xml Unify NixOS and Nixpkgs channel structure 2015-08-05 17:37:11 +02:00
file-systems.xml No caps in filenames 2014-08-26 19:04:02 +02:00
firewall.xml Chunk NixOS manual 2014-08-26 19:03:49 +02:00
ipv4-config.xml Revert "Revert "Merge pull request #3182 from wkennington/master.ipv6"" 2014-08-31 09:46:16 -07:00
ipv6-config.xml Chunk NixOS manual 2014-08-26 19:03:49 +02:00
linux-kernel.xml manual: minor cleanups 2016-05-22 20:01:52 +02:00
luks-file-systems.xml boot.initrd.luks.devices: Change into an attribute set 2016-05-25 18:04:21 +02:00
modularity.xml Chunk NixOS manual 2014-08-26 19:03:49 +02:00
network-manager.xml Correct NetworkManager documentation 2015-02-24 22:09:36 +05:00
networking.xml Chunk NixOS manual 2014-08-26 19:03:49 +02:00
package-mgmt.xml Chunk NixOS manual 2014-08-26 19:03:49 +02:00
ssh.xml Chunk NixOS manual 2014-08-26 19:03:49 +02:00
summary.xml Fix typo in recursive set example 2015-01-04 19:28:16 +01:00
user-mgmt.xml nixos/doc: fix to: ~/.nix-defexpr wasn't created, fixes #6606 2016-01-20 04:59:16 +01:00
wireless.xml wpa_supplicant service: Warn about plaintext keys in docs 2016-01-06 03:58:39 +00:00
x-windows.xml nixos: document nvidia legacy driver options 2015-09-02 13:25:50 +02:00