tv querel: drop chromium

This commit is contained in:
tv 2018-11-27 11:52:23 +01:00
parent c4fabb0bc4
commit eb5b054cb2

View File

@ -25,7 +25,6 @@ with import <stockholm/lib>;
};
environment.systemPackages = with pkgs; [
chromium
firefoxWrapper
gimp
kate
@ -63,8 +62,6 @@ with import <stockholm/lib>;
networking.networkmanager.enable = true;
nixpkgs.config.chromium.enablePepperFlash = true;
programs.ssh.startAgent = false;
services.xserver.enable = true;