Nixos boot fails # Failed to mount /var/lib/lxcfs # not activated in nixos config

 - system: `"x86_64-linux"` 
 - nixos "cf63ade6f74bbc9d2a017290f1b2e33e8fbfa70a"

Failed to mount /var/lib/lxcfs

What to do?

/var/lib/lxcfs seems to be relatec to LXD after a shallow web search.

Check your configuration around it, and also check if you created an entry in fileSystems for it. NixOS usually wouldn’t try to mount random file systems during boot…

could be that times ago I had to add it into hardware-config