mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
Export nixosModules.notDetected
This commit is contained in:
parent
7e9b745174
commit
26e4d09c9c
1 changed files with 4 additions and 0 deletions
|
@ -42,5 +42,9 @@
|
|||
};
|
||||
|
||||
legacyPackages = pkgs;
|
||||
|
||||
nixosModules = {
|
||||
notDetected = ./nixos/modules/installer/scan/not-detected.nix;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue