Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lovesegfault/d6f0c1df2bf49d04f3643a6e137b5ea9 to your computer and use it in GitHub Desktop.
Save lovesegfault/d6f0c1df2bf49d04f3643a6e137b5ea9 to your computer and use it in GitHub Desktop.
nix-config on  nixus [⇕!]
❯ nix build -f deployment.nix config.nodes.cantor.combinedDeployScript
nix-config on  nixus [⇕!]
❯ ./result/bin/deploy-cantor
[cantor] Connecting to host...
[cantor] Copying closure to host...
[cantor] copying path '/nix/store/1zkmjbvinn03kh65fprji92miqc5bq8g-etc-machines' from 'https://nix-config.cachix.org'...
[cantor] copying path '/nix/store/wz77v55d86cd7fm144kpabb3l0yvml1k-etc-ssh_known_hosts' from 'https://nix-config.cachix.org'...
[cantor] copying 6 paths...
[cantor] copying path '/nix/store/6mfbkz78kcxnp9p8668kxhbnfgcig1rp-switch' to 'ssh://10.0.5.217'...
[cantor] copying path '/nix/store/dwpl4x7nnlfnw82w2y6zkkdmccll5xr3-etc-aarch64-build-box-key' to 'ssh://10.0.5.217'...
[cantor] copying path '/nix/store/ndwhvf945ljp7d24nv1w9iz67i1az9sj-unit-sshd.service' to 'ssh://10.0.5.217'...
[cantor] copying path '/nix/store/ihxjvfc52h5j98ykqfgc4mqwgg4mv05z-system-units' to 'ssh://10.0.5.217'...
[cantor] copying path '/nix/store/cdag51xysq5bl3wfck4id8c2zjp6yzrh-etc' to 'ssh://10.0.5.217'...
[cantor] copying path '/nix/store/rzkqkdxpmxwki7026i23dxy85i5v0ijs-nixos-system-cantor-20.09pre-git' to 'ssh://10.0.5.217'...
[cantor] Copying secrets...
[cantor] mkdir: created directory '/var/keys'
[cantor] Triggering system switcher...
[cantor] Trying to confirm success...
[cantor] Successfully activated new system!
[cantor] Removing secrets that aren't needed anymore...
[cantor] Finished
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment