nixos/systemd: bring in modprobe@.service

It is broken: it looks for /sbin/modprobe, but it works anyway??
This commit is contained in:
Graham Christensen
2021-03-04 15:05:16 -05:00
parent e7d9750b5c
commit 0b52c40240

View File

@@ -84,6 +84,7 @@ let
# Kernel module loading.
"systemd-modules-load.service"
"kmod-static-nodes.service"
"modprobe@.service"
# Filesystems.
"systemd-fsck@.service"