nixos/systemd/udevd: add Varlink API
This adds io.systemd.Udev by default. Change-Id: I41fec3831049aec03041a9ac8a282088e1773b79 Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This commit is contained in:
@@ -65,6 +65,7 @@ let
|
||||
# Udev.
|
||||
"systemd-udevd-control.socket"
|
||||
"systemd-udevd-kernel.socket"
|
||||
"systemd-udevd-varlink.socket"
|
||||
"systemd-udevd.service"
|
||||
]
|
||||
++ (optional (!config.boot.isContainer) "systemd-udev-trigger.service")
|
||||
|
||||
Reference in New Issue
Block a user