diff options
| author | lassulus <lassulus@lassul.us> | 2018-11-28 18:55:08 +0100 |
|---|---|---|
| committer | lassulus <lassulus@lassul.us> | 2018-11-28 18:55:08 +0100 |
| commit | 35ac49f0bb4c49cd6365c12207e38e91f4a74db6 (patch) | |
| tree | 3d4c2548e1a5a97f2572431b53bc28f8f22c6d99 /tv/1systems | |
| parent | 81aeaeb52f0a9e155b2f6ddab5c2e4312bcd807d (diff) | |
| parent | 066140ec0e24bd0f58931c7abe268bdb91181038 (diff) | |
Merge remote-tracking branch 'ni/master' into ci
Diffstat (limited to 'tv/1systems')
| -rw-r--r-- | tv/1systems/querel/config.nix | 3 |
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; |
