@khleedril Yay!
)))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))
(Sorry, I couldn't resist.)
@khleedril Yay!
)))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))
(Sorry, I couldn't resist.)
My first #Guix service got merged today! Thanks Arun for the review, the merge, and a lot of help throughout the process!
And now, if you want a ReadyMedia/MiniDLNA server on your LAN, you can just go for
```
(use-service-modules upnp …)
…
(services
(list
(service readymedia-service-type
(readymedia-configuration
(media-directoriess
(list (readymedia-media-directory
(path "/media/library"))))))))
```
(Least-authority wrap all the world!)