firefox with video acceleration

This commit is contained in:
foosinn 2020-08-29 16:53:14 +02:00
parent b1376304b7
commit 7984da51d3
2 changed files with 26 additions and 10 deletions

View file

@ -5,8 +5,6 @@
let
unstable = import <nixos-unstable> {};
mozilla = import <mozilla> {};
in {
environment.systemPackages = with pkgs; [
emacs