summaryrefslogtreecommitdiffstats
path: root/tv/1systems/querel/config.nix
diff options
context:
space:
mode:
authorlassulus <lassulus@lassul.us>2017-12-25 23:01:27 +0100
committerlassulus <lassulus@lassul.us>2017-12-25 23:01:27 +0100
commit3a41a73f1fcc32736ace08783d9bfee8a77f3f80 (patch)
tree2b9f02ddb439ae403e4238a9e4f47aa5fda65878 /tv/1systems/querel/config.nix
parentb73b1c45e57e3bab0300f5ecbed261c6d45a5d53 (diff)
parent28085c8e6d37a0dd31d7627fa01d072723c4f46c (diff)
Merge remote-tracking branch 'ni/master' into staging/test
Diffstat (limited to 'tv/1systems/querel/config.nix')
-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 = {