This commit is contained in:
John Lancaster
2026-03-26 17:56:15 -05:00
parent 4cd6972302
commit ac525dda78
+1 -1
View File
@@ -14,7 +14,7 @@
kernelModules = [ "amdgpu" ];
};
kernelModules = [ "kvm-amd" ];
boot.extraModulePackages = [ ];
extraModulePackages = [ ];
};
# boot.loader.systemd-boot.enable = true;