mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 00:57:22 +01:00
feat[client]: add vesktop
This commit is contained in:
parent
f0b7b7ad7f
commit
f02f26636e
4 changed files with 171 additions and 8 deletions
|
|
@ -12,9 +12,9 @@ in
|
|||
additions = final: _: import "${self}/pkgs" { pkgs = final; inherit self lib; };
|
||||
|
||||
modifications = final: prev: {
|
||||
vesktop = prev.vesktop.override {
|
||||
withSystemVencord = true;
|
||||
};
|
||||
# vesktop = prev.vesktop.override {
|
||||
# withSystemVencord = true;
|
||||
# };
|
||||
|
||||
firefox = prev.firefox.override {
|
||||
nativeMessagingHosts = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue