alien: switch to stable kernel+nvidia, everywhere: add chromium

This commit is contained in:
Sean Kovacs 2026-02-06 13:59:51 -05:00
commit 637cdfe16e
Signed by: sckova
GPG key ID: 00F325187C68651A
2 changed files with 3 additions and 2 deletions

View file

@ -47,6 +47,7 @@
input-leap input-leap
libreoffice-qt-fresh libreoffice-qt-fresh
# nur.repos.forkprince.helium-nightly # nur.repos.forkprince.helium-nightly
chromium
qbittorrent qbittorrent
nautilus nautilus
fractal fractal

View file

@ -29,8 +29,8 @@
# boot.kernelPackages = pkgs.linuxPackages; # boot.kernelPackages = pkgs.linuxPackages;
# let's use the CachyOS kernel instead! # let's use the CachyOS kernel instead!
boot.kernelPackages = pkgs.cachyosKernels.linuxPackages-cachyos-latest; boot.kernelPackages = pkgs.cachyosKernels.linuxPackages-cachyos-lts;
hardware.nvidia.package = config.boot.kernelPackages.nvidiaPackages.latest; hardware.nvidia.package = config.boot.kernelPackages.nvidiaPackages.stable;
programs = { programs = {
gamescope = { gamescope = {