adding jellyfin-mpv-shim to both
This commit is contained in:
parent
6566a8ae27
commit
9899f5a0a8
|
@ -228,6 +228,8 @@ ffmpeg
|
|||
wlroots
|
||||
picom-next
|
||||
pamixer
|
||||
jellyfin-mpv-shim
|
||||
pfetch
|
||||
#+end_src
|
||||
|
||||
Here are some dev tools that I often have on a few devices.
|
||||
|
@ -411,7 +413,6 @@ Notice how I am including all of my software here. It may be a big file, but hav
|
|||
freshfetch
|
||||
disfetch
|
||||
bunnyfetch
|
||||
pfetch
|
||||
fet-sh
|
||||
macchina
|
||||
# Dev tools
|
||||
|
|
|
@ -174,8 +174,6 @@
|
|||
openlp
|
||||
libreoffice-fresh
|
||||
vlc
|
||||
mpv
|
||||
jellyfin-mpv-shim
|
||||
neochat
|
||||
haskellPackages.greenclip
|
||||
pulsemixer
|
||||
|
@ -195,6 +193,8 @@
|
|||
wlroots
|
||||
picom-next
|
||||
pamixer
|
||||
jellyfin-mpv-shim
|
||||
pfetch
|
||||
blender
|
||||
neofetch
|
||||
# Dev tools
|
||||
|
@ -222,7 +222,7 @@
|
|||
|
||||
(import (builtins.fetchTarball {
|
||||
url = https://github.com/nix-community/emacs-overlay/archive/master.tar.gz;
|
||||
sha256 = "1rhmvww15mkix7fg8gd7r5hwlszi4zlwzxyr02yfwfsf5hh0n0d9";
|
||||
sha256 = "1pd14gigm5bznzd8k88dq9scicw1zqknm87bnqmd0z556g9ir60f";
|
||||
}))
|
||||
|
||||
(self: super:
|
||||
|
|
|
@ -222,13 +222,14 @@
|
|||
wlroots
|
||||
picom-next
|
||||
pamixer
|
||||
jellyfin-mpv-shim
|
||||
pfetch
|
||||
neofetch
|
||||
afetch
|
||||
yafetch
|
||||
freshfetch
|
||||
disfetch
|
||||
bunnyfetch
|
||||
pfetch
|
||||
fet-sh
|
||||
macchina
|
||||
# Dev tools
|
||||
|
|
Loading…
Reference in a new issue