summaryrefslogtreecommitdiff
path: root/home-config/home-configuration.scm
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2024-10-19 21:55:55 -0400
committerRyan Schanzenbacher <ryan@rschanz.org>2024-10-19 21:57:53 -0400
commit9f740aa87254a6449f5b6c49b10a0598c70733cf (patch)
tree80174cc11d5189825c67474ce127ea3024513c57 /home-config/home-configuration.scm
parentbde398cb8c3dd49ec9d726ef9bef8e6c99766c46 (diff)
Re-arranged some packages to allow mpv and imv to work again
Forgot home-config
Diffstat (limited to 'home-config/home-configuration.scm')
-rw-r--r--home-config/home-configuration.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm
index a665e70..dd14824 100644
--- a/home-config/home-configuration.scm
+++ b/home-config/home-configuration.scm
@@ -85,7 +85,7 @@
85 "syncthing" 85 "syncthing"
86 "taskwarrior" 86 "taskwarrior"
87 "tasksh" 87 "tasksh"
88 "imv" 88 ;"imv" ; Nix pkg now for MESA stuff
89 "perl" 89 "perl"
90 "tor" 90 "tor"
91 "unzip" 91 "unzip"
@@ -119,7 +119,7 @@
119 "python-lsp-server" 119 "python-lsp-server"
120 "kdenlive" 120 "kdenlive"
121 "sqlite" 121 "sqlite"
122 "mpv" 122 ;"mpv" ; Now a nix pkg for MESA stuff
123 "qbittorrent" 123 "qbittorrent"
124 "playerctl" 124 "playerctl"
125 ;"aerc" 125 ;"aerc"