virtualisation: Add evdev-proxy's udev rules
This commit is contained in:
parent
c147db7c59
commit
7b92b0c9e7
@ -94,6 +94,8 @@
|
||||
ln -Tfs /etc/libvirt/hooks /var/lib/libvirt/hooks
|
||||
'';
|
||||
|
||||
services.udev.packages = with pkgs; [ evdev-proxy ];
|
||||
|
||||
systemd = {
|
||||
services.libvirtd.path = with pkgs; [ vfio-isolate systemd bash ];
|
||||
user.services.evdev-proxy = {
|
||||
|
Loading…
Reference in New Issue
Block a user