From 0ba5f8c6fa671f849353e264fcde6915faa3afd7 Mon Sep 17 00:00:00 2001 From: Simon Bruder Date: Sat, 15 May 2021 14:19:05 +0200 Subject: [PATCH] programs: Disable ungoogled-chromium The build on hydra is failing[1] and compiling chromium is no fun. [1]: https://hydra.nixos.org/build/142976662 --- users/simon/modules/programs.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/simon/modules/programs.nix b/users/simon/modules/programs.nix index 201ef17..f04f588 100644 --- a/users/simon/modules/programs.nix +++ b/users/simon/modules/programs.nix @@ -183,7 +183,7 @@ in xfce.thunar # graphical file manager ] ++ lib.optionals (nixosConfig.sbruder.gui.enable && nixosConfig.sbruder.full) [ # communication - ungoogled-chromium # useful for exporting pages as pdf + #ungoogled-chromium # useful for exporting pages as pdf # creative/design blender # 3d animation