major refactor and reorg
This commit is contained in:
parent
3c69cf9c74
commit
f43b32286c
1 changed files with 0 additions and 3 deletions
|
@ -4,9 +4,6 @@
|
|||
{ config, lib, pkgs, modulesPath, ... }:
|
||||
|
||||
{
|
||||
imports =
|
||||
[ (modulesPath + "/installer/scan/not-detected.nix")
|
||||
];
|
||||
|
||||
boot.initrd.availableKernelModules = [ "nvme" "xhci_pci" "thunderbolt" "usbhid" "usb_storage" "sd_mod" ];
|
||||
boot.initrd.kernelModules = [ ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue