mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 19:55:08 +01:00
Update
Since this brings in new NVidia drivers, also update Firefox to beta 130, which fixes the bug with it.
This commit is contained in:
parent
37c1b67015
commit
9bf00e43ae
4 changed files with 19 additions and 17 deletions
|
|
@ -1,6 +1,8 @@
|
|||
{ pkgs, ... }: {
|
||||
programs.firefox = {
|
||||
enable = true;
|
||||
# see configuration.nix
|
||||
package = pkgs.firefox-beta;
|
||||
profiles = {
|
||||
nils = {
|
||||
id = 0;
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue