mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-10 11:15:54 +02:00
6e644cfdb3
This function allows passing a file-like object to the udev service. * gnu/services/base.scm (file->udev-rule): New function. * doc/guix.texi (Base Services): Document it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>