mirror of
https://github.com/FabricSoul/nixos-configs.git
synced 2025-08-04 01:00:22 -04:00
update: misc
This commit is contained in:
parent
391159f8f3
commit
5339994df8
10 changed files with 100 additions and 185 deletions
|
@ -16,6 +16,8 @@
|
|||
boot.initrd.kernelModules = [];
|
||||
boot.kernelModules = ["kvm-amd"];
|
||||
|
||||
hardware.enableRedistributableFirmware = true;
|
||||
|
||||
# Firmware packages
|
||||
hardware.firmware = with pkgs; [
|
||||
linux-firmware
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue