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/aptos/hardware.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'hosts/aptos') diff --git a/hosts/aptos/hardware.nix b/hosts/aptos/hardware.nix index afe3840..01e2a96 100644 --- a/hosts/aptos/hardware.nix +++ b/hosts/aptos/hardware.nix @@ -8,7 +8,6 @@ boot.initrd.availableKernelModules = [ "xhci_pci" "nvme" "usb_storage" "sd_mod" "rtsx_pci_sdmmc" ]; - boot.initrd.kernelModules = [ ]; boot.extraModulePackages = [ ]; fileSystems."/" = { -- cgit 1.4.1