This commit is contained in:
logical_code 2025-12-25 00:00:53 -05:00
parent 7a431ba57b
commit 4141fe4a65

View file

@ -12,7 +12,7 @@
boot.initrd.kernelModules = [ ];
boot.kernelModules = [ "kvm-amd" ];
boot.extraModulePackages = [ ];
boot.blacklistedKernelModules = [ "dvb_usb_rtl28xxu" "rtl2832" ]
boot.blacklistedKernelModules = [ "dvb_usb_rtl28xxu" "rtl2832" ];
fileSystems."/" =
{ device = "/dev/disk/by-uuid/8185c164-ad3e-4f4a-ad78-845a468152fa";