mirror of
https://gitea.sys64.dev/system32/nixos.git
synced 2026-08-08 00:55:13 +00:00
switch: gen 88 @ 2026-03-12T16:09:08-07:00
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
|
||||
boot.initrd.availableKernelModules = [ "nvme" "xhci_pci" "thunderbolt" "usb_storage" "sd_mod" "sdhci_pci" ];
|
||||
boot.initrd.kernelModules = [ ];
|
||||
boot.kernelModules = [ "kvm-amd" ];
|
||||
boot.extraModulePackages = [ ];
|
||||
boot.kernelModules = [ "kvm-amd" "yt6801" ];
|
||||
boot.extraModulePackages = [ config.boot.kernelPackages.yt6801 ];
|
||||
|
||||
fileSystems."/" =
|
||||
{ device = "/dev/disk/by-uuid/05a34a1a-d6a1-43e5-85f5-c53becc58d98";
|
||||
|
||||
Reference in New Issue
Block a user