alien: switch to stable kernel+nvidia, everywhere: add chromium
This commit is contained in:
parent
a26f9784b3
commit
637cdfe16e
2 changed files with 3 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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 = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue