fixing trantor
This commit is contained in:
parent
4622f2b299
commit
f5f1541aec
3 changed files with 10 additions and 7 deletions
|
|
@ -2,15 +2,14 @@
|
|||
config,
|
||||
lib,
|
||||
modulesPath,
|
||||
self,
|
||||
inputs,
|
||||
...
|
||||
}:
|
||||
|
||||
{
|
||||
imports = [
|
||||
(modulesPath + "/installer/scan/not-detected.nix")
|
||||
self.diskoConfigurations.io
|
||||
];
|
||||
] ++ inputs.self.diskoConfigurations.io.modules;
|
||||
|
||||
boot = {
|
||||
initrd = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue