mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-29 08:50:42 +00:00
Add webcord
This commit is contained in:
parent
6bedfed95c
commit
6545dda7f8
4 changed files with 41 additions and 0 deletions
|
@ -70,6 +70,7 @@
|
|||
# Applications
|
||||
".config/spotify"
|
||||
".config/vesktop"
|
||||
".config/WebCord"
|
||||
".local/share/Smart Code ltd/Stremio"
|
||||
|
||||
# Tools
|
||||
|
@ -178,6 +179,7 @@
|
|||
enable = true;
|
||||
autoStart = true;
|
||||
};
|
||||
webcord.enable = true;
|
||||
mpv.enable = true;
|
||||
nomacs.enable = true; # TODO: probably disable
|
||||
qimgv.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue