forked from foxora/nix
updated flake.lock
This commit is contained in:
parent
669128d4b6
commit
9de130a5c0
3 changed files with 104 additions and 140 deletions
|
|
@ -22,9 +22,7 @@
|
|||
|
||||
# kernelPackages = upkgs.cachyosKernels.linuxPackages-cachyos-latest-lto-x86_64-v4;
|
||||
# TODO: idk make this a toggle or smth idfk
|
||||
# kernelPackages = upkgs.linuxPackages_zen;
|
||||
# FIX: kernel bug
|
||||
kernelPackages = upkgs.linuxPackages_6_12;
|
||||
kernelPackages = upkgs.linuxPackages_zen;
|
||||
kernelModules = ["v4l2loopback"];
|
||||
kernelParams = [
|
||||
# force kernel to use dGPU
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue