alien: switch to stable kernel+nvidia, everywhere: add chromium
This commit is contained in:
parent
26b9809824
commit
edbc6b2f23
2 changed files with 3 additions and 2 deletions
|
|
@ -47,6 +47,7 @@
|
|||
input-leap
|
||||
libreoffice-qt-fresh
|
||||
# nur.repos.forkprince.helium-nightly
|
||||
chromium
|
||||
qbittorrent
|
||||
nautilus
|
||||
fractal
|
||||
|
|
|
|||
|
|
@ -29,8 +29,8 @@
|
|||
# boot.kernelPackages = pkgs.linuxPackages;
|
||||
|
||||
# let's use the CachyOS kernel instead!
|
||||
boot.kernelPackages = pkgs.cachyosKernels.linuxPackages-cachyos-latest;
|
||||
hardware.nvidia.package = config.boot.kernelPackages.nvidiaPackages.latest;
|
||||
boot.kernelPackages = pkgs.cachyosKernels.linuxPackages-cachyos-lts;
|
||||
hardware.nvidia.package = config.boot.kernelPackages.nvidiaPackages.stable;
|
||||
|
||||
programs = {
|
||||
gamescope = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue