Update flake

This commit is contained in:
Sicheng Pan 2025-09-09 18:59:35 -05:00
parent 347923791d
commit c3beb64c8e
Signed by: macronova
GPG key ID: CE969670FB4B4A56
5 changed files with 54 additions and 52 deletions

View file

@ -13,9 +13,7 @@
];
boot.initrd.availableKernelModules = ["nvme" "xhci_pci" "usbhid" "uas" "sd_mod"];
boot.initrd.kernelModules = [];
boot.kernelModules = ["kvm-amd"];
boot.extraModulePackages = [];
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking
# (the default) this is the recommended approach. When using systemd-networkd it's