feat: set linux kernel versions appropriately
This commit is contained in:
parent
e0bc8eefa8
commit
2049827fc3
4 changed files with 5 additions and 3 deletions
|
@ -15,6 +15,8 @@ in
|
|||
secrets.generate
|
||||
];
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackages_6_6;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
ghostty.terminfo
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue