lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update license to unfree

+1 -1
+1 -1
pkgs/servers/serviio/default.nix
··· 23 23 Serviio is a free media server. It allows you to stream your media files (music, video or images) 24 24 to any DLNA-certified renderer device (e.g. a TV set, Bluray player, games console) on your home network. 25 25 ''; 26 - license = licenses.free; 26 + license = licenses.unfree; 27 27 maintainers = [ maintainers.thpham ]; 28 28 platforms = platforms.linux; 29 29 };