1
0
Fork 0

Install syncthing tray

This commit is contained in:
Malte Brandy 2021-06-02 01:30:57 +02:00
parent ba6b6f6e25
commit c311fd9761
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;
home.packages = builtins.attrValues rec {
zoom = pkgs.zoom-us.overrideAttrs (old: {
postFixup = old.postFixup + ''