tunyon hw config
This commit is contained in:
parent
ad74f734f9
commit
c7f11240ff
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ in {
|
|||
|
||||
boot = {
|
||||
initrd = {
|
||||
availableKernelModules = [ "nvme" "xhci_pci" "thunderbolt" ];
|
||||
availableKernelModules = [ "nvme" "xhci_pci" "thunderbolt" "usb_storage" "sd_mod" ];
|
||||
luks.devices.root.device = "/dev/disk/by-uuid/${config.disks.crypt}";
|
||||
};
|
||||
kernelModules = [ "kvm-amd" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue