diff --git a/common-sw.nix b/common-sw.nix index e56ecb8..ceeba54 100644 --- a/common-sw.nix +++ b/common-sw.nix @@ -2,7 +2,7 @@ { imports = [ - ./fix-firefox.nix + # ./fix-firefox.nix ]; environment.systemPackages = with pkgs.haskellPackages; with pkgs; [ @@ -11,7 +11,7 @@ (pkgs.openjdk14 or pkgs.openjdk12 or pkgs.openjdk11 or pkgs.openjdk10 or openjdk8) sbt scala chromium - firefox + # firefox qalculate-gtk libqalculate viewnior