From: Samir Benmendil Date: Tue, 29 Dec 2020 14:43:29 +0000 (+0000) Subject: mkosi/kodi: clean nspawn X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/9e07aea50b1baae588081b43fb4ae83e38cf25fa?ds=sidebyside;hp=9e07aea50b1baae588081b43fb4ae83e38cf25fa mkosi/kodi: clean nspawn lib/modules is only needed if the container needs to load kernel drivers. We'll make sure that any driver needed is already loaded on the host. dev/bus/usb was probably an attempt to get udev working in the container. This is a bad idea. ---