1
0
Fork 0

Don‘t try tray

This commit is contained in:
Malte Brandy 2021-06-02 01:33:04 +02:00
parent 09e72c9cfb
commit 59c7020dad
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -4,7 +4,7 @@ let
configPath = "${config.home.homeDirectory}/git/config";
in
{
services.syncthing.tray.enable = true;
# services.syncthing.tray.enable = true;
home.packages = builtins.attrValues rec {
zoom = pkgs.zoom-us.overrideAttrs (old: {
postFixup = old.postFixup + ''