Add envy laptop

This commit is contained in:
Jimbo 2024-12-16 12:11:12 -05:00
parent 2d3d4bcc2b
commit 8d600e8bef
11 changed files with 157 additions and 2 deletions

View file

@ -6,7 +6,7 @@
};
# Kernel that won't explode the MacBook Air
specialisation.nouveau.configuration.config = {
specialisation.oldkernel.configuration.config = {
boot.kernelPackages = lib.mkForce pkgs.linuxPackages_5_10;
};
}