···54545555 environment.systemPackages = [ pkgs.kmod ];
56565757- system.activationScripts.modprobe =
5757+ system.activationScripts.modprobe = stringAfter ["specialfs"]
5858 ''
5959 # Allow the kernel to find our wrapped modprobe (which searches
6060 # in the right location in the Nix store for kernel modules).