From 7d37b6e58520a5d279d3e7b573d4d1f0c4d7aa1a Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 18 Mar 2020 15:20:19 +0100 Subject: rescue odin --- odin/hw.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'odin') diff --git a/odin/hw.nix b/odin/hw.nix index e3c711fc..c7ff5968 100644 --- a/odin/hw.nix +++ b/odin/hw.nix @@ -13,7 +13,10 @@ "uhci_hcd" "ehci_pci" "ata_piix" "xhci_pci" "ahci" "pata_marvell" "nvme" "firewire_ohci" "usb_storage" "usbhid" "sd_mod" "r8169" "mpt3sas" + "dm-snapshot" "dm-integrity" "dm-raid" "drbg" "authenc" + "fbcon" "rtsx_pci_sdmmc" ]; + kernelModules = [ "dm-raid" ]; luks.devices = { raid6 = { device = "/dev/disk/by-uuid/1a552384-4f74-40bf-a5cf-961ea24c339e"; -- cgit v1.2.3