Since this brings in new NVidia drivers, also update Firefox to beta
130, which fixes the bug with it.
This commit is contained in:
nora 2024-08-21 13:48:34 +02:00
parent 37c1b67015
commit 9bf00e43ae
4 changed files with 19 additions and 17 deletions

View file

@ -1,6 +1,8 @@
{ pkgs, ... }: {
programs.firefox = {
enable = true;
# see configuration.nix
package = pkgs.firefox-beta;
profiles = {
nils = {
id = 0;