Skip to content
This repository has been archived by the owner on Jan 15, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 366 Bytes

README.org

File metadata and controls

18 lines (14 loc) · 366 Bytes

Deploy to vps1

nix-build -A myServerEnv '<nixos>'
nix sign-paths --key-file /etc/nix/nix-binary-cache-key -r ${result}
set -e
nix-copy-closure vps1 ./result
rm ./result