mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 11:14:02 -06:00
Set 6.10 kernel for garrus due to system76 module issue with 6.11
This commit is contained in:
parent
4b4102eaa2
commit
60aae9de22
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
|||
# Name your host machine
|
||||
networking.hostName = "garrus";
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackages_6_10;
|
||||
|
||||
# System76
|
||||
hardware.system76.enableAll = true;
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue