summaryrefslogtreecommitdiffstats
path: root/tv
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
commit6d66f7177edf9a6b7fe241e3c91b85c4ed2dbbe8 (patch)
tree1143e6f99eb44844f24b05e19c223f2c81917b11 /tv
parent90198753eee0a5d335f6256776e56cb7849e3fc1 (diff)
tv querel: drop chromium
Diffstat (limited to 'tv')
-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 01d67b5..6e7944c 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;