Sumit
Home
Notes
About
Notes: nixos
Chroot into nixos
2023-08-24 by
Sumit Patel
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ā¦