chore: add all
This commit is contained in:
parent
cf0916ca4b
commit
bce8012209
9 changed files with 50 additions and 13 deletions
|
|
@ -20,7 +20,7 @@
|
|||
};
|
||||
|
||||
# Linux kernel used by NixOS.
|
||||
kernelPackages = pkgs.unstable.linuxPackages;
|
||||
kernelPackages = pkgs.linuxPackages_latest;
|
||||
# Parameters added to the kernel command line.
|
||||
kernelParams = [
|
||||
# Enable amdgpu driver sysfs API that allows fine grain control of GPU
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue