forked from rarias/nixos-riscv
Show name of systemd units instead of description
This commit is contained in:
@@ -4294,3 +4294,6 @@ Here is the FPGA startup services by duration:
|
||||
It doesn't make much sense to have udev on the FPGA, as we are not going to
|
||||
hotplug anything. Maybe I can just disable the service, and save 4 minutes (at
|
||||
least).
|
||||
|
||||
Disabling udev by just setting `services.udev.enable = false` doesn't work. It
|
||||
still gets activated by the kernel socket.
|
||||
|
||||
Reference in New Issue
Block a user