From 95a60649590ce16c649e40a6263eefd0903a3ea7 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Tue, 2 May 2023 19:12:43 -0700 Subject: profiles/default: move stuff related to boot --- hosts/tahoe/hardware.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'hosts/tahoe/hardware.nix') diff --git a/hosts/tahoe/hardware.nix b/hosts/tahoe/hardware.nix index 4b5937c..83e434f 100644 --- a/hosts/tahoe/hardware.nix +++ b/hosts/tahoe/hardware.nix @@ -8,7 +8,6 @@ boot.initrd.availableKernelModules = [ "xhci_pci" "ahci" "nvme" "usbhid" "usb_storage" "sd_mod" ]; - boot.initrd.kernelModules = [ ]; boot.extraModulePackages = [ ]; fileSystems."/" = { -- cgit v1.2.3