Added an option to try to fix Vesktop signing issues

This commit is contained in:
Alexandre1a 2026-01-31 19:16:18 +01:00
parent 37769da851
commit a50af9b0bb
No known key found for this signature in database
GPG Key ID: CE01C28FBC5EEF10

View File

@ -14,6 +14,7 @@
systemPackages = with pkgs; systemPackages = with pkgs;
[ [
git-lfs git-lfs
darwin.cctools
#telnet #telnet
]; ];
pathsToLink = [ "/share/zsh" ]; pathsToLink = [ "/share/zsh" ];