feat: set linux kernel versions appropriately
This commit is contained in:
parent
e0bc8eefa8
commit
2049827fc3
4 changed files with 5 additions and 3 deletions
|
@ -7,6 +7,8 @@
|
|||
../programs/rust.nix
|
||||
];
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackages; # lts
|
||||
|
||||
environment = {
|
||||
systemPackages = with pkgs; [
|
||||
ffmpeg-full
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue