kernel 7.0 is coming
This commit is contained in:
parent
87a20d410f
commit
57670544e5
1 changed files with 8 additions and 0 deletions
|
|
@ -57,6 +57,14 @@
|
|||
(import ./custom/overlays/default.nix)
|
||||
(import ./custom/overlays/override.nix)
|
||||
];
|
||||
# boot.kernelPatches = [
|
||||
# {
|
||||
# name = "name";
|
||||
# patch = null;
|
||||
# extraConfig = "";
|
||||
# }
|
||||
# ];
|
||||
|
||||
hardware = {
|
||||
graphics = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue