mount [root] /mnt/nix
mount -o umask=077 [boot] /mnt/nix/boot
nixos-install --root /mnt/nix --flake [flakeuri]#[osname]
# flakeuri: https://nix.dev/manual/nix/2.18/command-ref/new-cli/nix3-flake#examples
passwd [username]
Last active
September 2, 2024 09:36
-
-
Save parthibx24/e045858d7f53d5e23028ef4a035228a9 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment