3
0
Fork 0
forked from mirrors/nixpkgs

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 =
[ <nixos/modules/installer/scan/not-detected.nix>
[ <nixos/modules/installer/scan/not-detected.nix>
];
boot.initrd.availableKernelModules = [ "ehci_hcd" "ahci" ];