Compare commits

..

No commits in common. "e8347cf95511b88469bdbb6e07563b397d9c3f17" and "414a3a1fdf3809205ade7841b207bfa8e30d254c" have entirely different histories.

2 changed files with 1 additions and 4 deletions

View file

@ -48,6 +48,7 @@ with lib; {
pavucontrol
stable.libreoffice # HACK to fix build error
stable.signal-desktop
synology-drive-client
texlive.combined.scheme-full
thunderbird
vlc

View file

@ -57,8 +57,4 @@ with lib;
};
};
};
environment.systemPackages = with pkgs; [
synology-drive-client
];
}