move jellyfin-rpc module to nixos service
This commit is contained in:
parent
eed97c13a2
commit
53d96b58a4
3 changed files with 55 additions and 22 deletions
|
@ -5,4 +5,5 @@
|
|||
# List your module files here
|
||||
# my-module = import ./my-module.nix;
|
||||
qbittorrent = import ./qbittorrent.nix;
|
||||
jellyfin-rpc = import ./jellyfin-rpc.nix;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue