Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 388 Bytes

README.org

File metadata and controls

15 lines (10 loc) · 388 Bytes

Carlos Vaz’s dotfiles

Bootstrapping and deploying

Requires only root ssh access to the destination system (running some Linux distribution with kexec support)

nix run github:numtide/nixos-anywhere -- --flake <flake URL> <SSH destination>

For example:

nix run github:numtide/nixos-anywhere -- --flake .#trajanus root@192.168.1.1