double-rainbow: use nix-ld
This commit is contained in:
parent
35ba974c1b
commit
ca9e0d8653
|
@ -19,6 +19,8 @@ in
|
|||
{
|
||||
imports = [ (modulesPath + "/installer/scan/not-detected.nix") ];
|
||||
|
||||
my.nix-ld.enable = true;
|
||||
|
||||
boot.initrd.availableKernelModules = [
|
||||
"xhci_pci"
|
||||
"ahci"
|
||||
|
|
Loading…
Reference in a new issue