This commit is contained in:
alisceon 2026-02-21 12:43:16 +01:00
parent fa98c86f27
commit dc14e0f72c
3 changed files with 24 additions and 18 deletions

View file

@ -60,6 +60,7 @@
# Browser
(pkgs.chromium.override { enableWideVine = true; })
pkgs.google-chrome
# Development
pkgs.vscodium
@ -78,6 +79,7 @@
pkgs.via
pkgs.plymouth
pkgs.xorg.xhost
pkgs.nvtopPackages.nvidia
]; # end systemPackages
sessionVariables.NIXOS_OZONE_WL = "1";
}; # end environment