summaryrefslogtreecommitdiffstats
path: root/tv/1systems/querel/config.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2018-11-27 11:52:23 +0100
committertv <tv@krebsco.de>2018-11-27 11:52:23 +0100
commiteb5b054cb24f9b2615b176c7cdb08d0a480a9e7f (patch)
treeaa37b5493915860930be27e3cc115af38313d825 /tv/1systems/querel/config.nix
parentc4fabb0bc40e270f7d34a06115b121ef879fc2d1 (diff)
tv querel: drop chromium
Diffstat (limited to 'tv/1systems/querel/config.nix')
-rw-r--r--tv/1systems/querel/config.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/tv/1systems/querel/config.nix b/tv/1systems/querel/config.nix
index 01d67b5f..6e7944cd 100644
--- a/tv/1systems/querel/config.nix
+++ b/tv/1systems/querel/config.nix
@@ -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;