Steps to install the Nix package manager inside an Ubuntu 20.04 LXD container using the images:ubuntu/focal image:
- On the LXD host, create an Ubuntu 20.04 container:
lxc init images:ubuntu/focal container1
- On the LXD host, enable nested security on the container: