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;

View file

@ -60,7 +60,6 @@
ms-vscode.cmake-tools
ms-vscode.cpptools
ms-vscode.hexeditor
nvarner.typst-lsp
redhat.vscode-yaml
rust-lang.rust-analyzer
tamasfe.even-better-toml