programs: Disable ungoogled-chromium
The build on hydra is failing[1] and compiling chromium is no fun. [1]: https://hydra.nixos.org/build/142976662
This commit is contained in:
parent
4af6a8fce1
commit
0ba5f8c6fa
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue