Update hosts/brandon-desktop/hardware-configuration.nix
This commit is contained in:
parent
24c6d096cd
commit
7a431ba57b
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
||||||
boot.initrd.kernelModules = [ ];
|
boot.initrd.kernelModules = [ ];
|
||||||
boot.kernelModules = [ "kvm-amd" ];
|
boot.kernelModules = [ "kvm-amd" ];
|
||||||
boot.extraModulePackages = [ ];
|
boot.extraModulePackages = [ ];
|
||||||
|
boot.blacklistedKernelModules = [ "dvb_usb_rtl28xxu" "rtl2832" ]
|
||||||
|
|
||||||
fileSystems."/" =
|
fileSystems."/" =
|
||||||
{ device = "/dev/disk/by-uuid/8185c164-ad3e-4f4a-ad78-845a468152fa";
|
{ device = "/dev/disk/by-uuid/8185c164-ad3e-4f4a-ad78-845a468152fa";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue