Skip to content

Instantly share code, notes, and snippets.

@chris-martin
Created December 5, 2017 03:30
Show Gist options
  • Save chris-martin/6273608730f4a1b174b2256ff26b46c9 to your computer and use it in GitHub Desktop.
Save chris-martin/6273608730f4a1b174b2256ff26b46c9 to your computer and use it in GitHub Desktop.
~/haskell/nix-deploy/result/bin/nix-deploy system \
--path (env NIXOS_CONFIG=$PWD/webserver1.nix nix-build '/home/chris/nix/path/unstable/nixos' -A system --no-out-link) \
--to [email protected] \
--switch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment