Add vesktop

This commit is contained in:
ItsDrike 2024-06-20 15:37:46 +02:00
parent f726805e5c
commit 8f4f9a7bd9
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0
4 changed files with 40 additions and 0 deletions

View file

@ -62,6 +62,7 @@
".mozilla"
".mullvad"
".config/chromium"
".config/vesktop"
".local/share/gnupg"
".local/share/zoxide"
".local/share/wakatime"
@ -137,6 +138,10 @@
};
spotify.enable = true;
stremio.enable = true;
vesktop = {
enable = true;
autoStart = true;
};
};
};
};