tv querel: add chromium with flash

This commit is contained in:
tv 2017-12-22 21:31:39 +01:00
parent 9f37a4c4f7
commit 28085c8e6d

View File

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