Package : Add Jellyfin.
This commit is contained in:
parent
1f2f717b2b
commit
d0c4d0333d
|
@ -45,6 +45,6 @@ in {
|
||||||
systemd.timers.dotfiles = timer;
|
systemd.timers.dotfiles = timer;
|
||||||
systemd.user.timers.dotfiles = timer;
|
systemd.user.timers.dotfiles = timer;
|
||||||
|
|
||||||
# Link copy to /etc/dotfiles
|
# Link copy to /etc/dotfiles.
|
||||||
environment.etc.dotfiles.source = dotsSource;
|
environment.etc.dotfiles.source = dotsSource;
|
||||||
}
|
}
|
||||||
|
|
|
@ -14,6 +14,7 @@
|
||||||
gnumake
|
gnumake
|
||||||
gnused
|
gnused
|
||||||
imagemagick
|
imagemagick
|
||||||
|
jellyfin-media-player
|
||||||
jq
|
jq
|
||||||
lm_sensors
|
lm_sensors
|
||||||
lshw
|
lshw
|
||||||
|
|
Reference in a new issue