nixos-enter
Enter NixOS system (chroot).
Syntax
$nixos-enter [OPTIONS] -- COMMAND
Examples
Examples
$nixos-enter -- chroot /mnt
Examples
$nixos-enter -- passwd
Typical use cases
nixos-enter -- chroot /mnt
nixos-enter -- passwd
Note
Only NixOS. Executes command in NixOS system.
Export