mirror of
https://github.com/JaxTheWolf/nixos.git
synced 2026-04-01 02:00:22 +02:00
Slight modifications
This commit is contained in:
@@ -28,12 +28,9 @@
|
||||
];
|
||||
};
|
||||
|
||||
kernelPackages = pkgs.linuxKernel.packages.linux_xanmod_latest;
|
||||
kernelModules = [
|
||||
"kvm-amd"
|
||||
"nct6683"
|
||||
"hid-logitech-dj"
|
||||
"hid-logitech-hidpp"
|
||||
];
|
||||
|
||||
extraModulePackages = with config.boot.kernelPackages; [
|
||||
|
||||
Reference in New Issue
Block a user