Notes: nixos

Chroot into nixos

  1. Mount the file system containing the NixOS to chroot into at /mnt or any other directory, using e.g.
sudo mount /dev/sda10 /mnt/nixx/
Read more…