fix: suites
This commit is contained in:
parent
7f430fe5ad
commit
4355c18b19
@ -32,7 +32,7 @@ let
|
|||||||
'';
|
'';
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
imports = suites.work ++ [
|
imports = suites.base ++ suites.work ++ [
|
||||||
../profiles/network/networkmanager
|
../profiles/network/networkmanager
|
||||||
(modulesPath + "/installer/scan/not-detected.nix")
|
(modulesPath + "/installer/scan/not-detected.nix")
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user