Florian Klink 4e2715934e nixos/binfmt: move systemd-binfmt.service to binfmt module
Also, remove the dangling systemd.services.systemd-binfmt.wants = [
"proc-sys-fs-binfmt_misc.mount" ]; in systemd.nix.

If boot.binfmt.registrations != {}, systemd will install
proc-sys-fs-binfmt_misc.automount, which will auto-mount
`/proc/sys/fs/binfmt_misc` as soon as systemd-binfmt tries to access it.

Fixes https://github.com/NixOS/nixpkgs/issues/87687
Fixes https://github.com/NixOS/nixops/issues/574
2020-05-18 11:18:44 +02:00
..
2014-07-30 16:19:26 +02:00
2019-08-26 21:40:19 +00:00
2014-02-08 14:59:52 +01:00
2019-10-25 11:22:45 -04:00
2019-10-10 16:24:33 +02:00
2019-07-15 20:25:39 +03:00
2014-07-30 16:19:26 +02:00