mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-29 03:10:43 +00:00
Add mpv
This commit is contained in:
parent
ad463e5f3f
commit
4cf6d51b79
4 changed files with 21 additions and 0 deletions
|
@ -70,6 +70,7 @@
|
|||
# Applications
|
||||
".config/spotify"
|
||||
".config/vesktop"
|
||||
"./config/nomacs"
|
||||
".local/share/Smart Code ltd/Stremio"
|
||||
|
||||
# Tools
|
||||
|
@ -173,6 +174,7 @@
|
|||
enable = true;
|
||||
autoStart = true;
|
||||
};
|
||||
mpv.enable = true;
|
||||
nomacs.enable = true;
|
||||
qbittorrent.enable = true;
|
||||
obs.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue