summaryrefslogtreecommitdiffstats
path: root/tv/1systems/querel
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2017-12-30 14:08:53 +0100
committermakefu <github@syntax-fehler.de>2017-12-30 14:08:53 +0100
commit57882d08962b1e5996df7ec4347ae5700c7bc650 (patch)
treec9f02fc47245a6c6f85aa0137b96d2c717d943ae /tv/1systems/querel
parenta6891271f1bfd3b130dedec51961288f37853420 (diff)
parentc1ff2ddf713242f34a56861c34d815ae6985798b (diff)
Merge remote-tracking branch 'lass/master' into hydra
Diffstat (limited to 'tv/1systems/querel')
-rw-r--r--tv/1systems/querel/config.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/tv/1systems/querel/config.nix b/tv/1systems/querel/config.nix
index 05b4d913..07ec8e40 100644
--- a/tv/1systems/querel/config.nix
+++ b/tv/1systems/querel/config.nix
@@ -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 = {