mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 11:45:06 +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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue