mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
Make nixos-hardware-scan adding a profile to the generated configuration
file. svn path=/nixos/trunk/; revision=23918
This commit is contained in:
parent
5fb80fcc4b
commit
c18fe31160
2 changed files with 10 additions and 0 deletions
|
@ -231,6 +231,7 @@ print <<EOF ;
|
|||
|
||||
{
|
||||
require = [
|
||||
"\${modulesPath}/profiles/@profile@.nix"
|
||||
"\${modulesPath}/installer/scan/not-detected.nix"
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue