>_ linuxcommand.dev
Startseite nixos-enter
System

nixos-enter

Enter NixOS system (chroot).

Last updated: Report error
Syntax
$nixos-enter [OPTIONS] -- COMMAND
Examples
Examples
$nixos-enter -- chroot /mnt
Examples
$nixos-enter -- passwd
Typical use cases
Chroot
nixos-enter -- chroot /mnt
Password
nixos-enter -- passwd
Note Only NixOS. Executes command in NixOS system.
Export