Created
December 5, 2017 03:30
-
-
Save chris-martin/6273608730f4a1b174b2256ff26b46c9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~/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