nixos: doc typo and ws

This commit is contained in:
zimbatm 2018-11-16 22:44:05 +01:00
parent e81b1a06be
commit b56191746e
No known key found for this signature in database
GPG Key ID: 71BAF6D40C1D63D7

View File

@ -167,7 +167,7 @@ $ nixos-generate-config --root /mnt
{ {
imports = imports =
[ <nixos/modules/installer/scan/not-detected.nix> [ <nixos/modules/installer/scan/not-detected.nix>
]; ];
boot.initrd.availableKernelModules = [ "ehci_hcd" "ahci" ]; boot.initrd.availableKernelModules = [ "ehci_hcd" "ahci" ];