disable firefox

This commit is contained in:
Gabriel Ebner 2020-12-26 12:12:42 +01:00
parent fdbf06fcae
commit 4a63af68cf
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
{ {
imports = [ imports = [
./fix-firefox.nix # ./fix-firefox.nix
]; ];
environment.systemPackages = with pkgs.haskellPackages; with pkgs; [ environment.systemPackages = with pkgs.haskellPackages; with pkgs; [
@ -11,7 +11,7 @@
(pkgs.openjdk14 or pkgs.openjdk12 or pkgs.openjdk11 or pkgs.openjdk10 or openjdk8) (pkgs.openjdk14 or pkgs.openjdk12 or pkgs.openjdk11 or pkgs.openjdk10 or openjdk8)
sbt scala sbt scala
chromium chromium
firefox # firefox
qalculate-gtk qalculate-gtk
libqalculate libqalculate
viewnior viewnior