summaryrefslogtreecommitdiff
path: root/home-config/home-configuration.scm
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2023-05-29 01:32:56 -0400
committerRyan Schanzenbacher <ryan@rschanz.org>2023-05-29 01:39:21 -0400
commitdd7a86f85112b6a5ab2a3ed5d0779244d380fdba (patch)
tree68a1d3dcca8fdba047dad3c4a8acbd10ef2429a1 /home-config/home-configuration.scm
parent52472fbfe9963cab1c8e3f6f382fe0d421457666 (diff)
Added mpv and yt-dlp
Diffstat (limited to 'home-config/home-configuration.scm')
-rw-r--r--home-config/home-configuration.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm
index 3b0cd58..22a9399 100644
--- a/home-config/home-configuration.scm
+++ b/home-config/home-configuration.scm
@@ -74,6 +74,7 @@
74 "python-lsp-server" 74 "python-lsp-server"
75 "kdenlive" 75 "kdenlive"
76 "sqlite" 76 "sqlite"
77 "mpv"
77 "git")) 78 "git"))
78 (list my-neovim))) 79 (list my-neovim)))
79 80