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