mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-11-29 20:08:49 +00:00
⬆️ Update Flake and use Kernel 6.17
This commit is contained in:
parent
fad807fb47
commit
b5543e71d3
5 changed files with 32 additions and 28 deletions
|
|
@ -22,7 +22,7 @@
|
|||
};
|
||||
|
||||
archetypes.laptop.enable = true;
|
||||
system.kernel.version = "linuxPackages_6_16";
|
||||
system.kernel.version = "linuxPackages_6_17";
|
||||
};
|
||||
|
||||
boot = {
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@
|
|||
extraPackages = with pkgs; [
|
||||
intel-ocl
|
||||
intel-media-driver
|
||||
vaapiVdpau
|
||||
libva-vdpau-driver
|
||||
libvdpau-va-gl
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue