Prevent garbage collection of deployed packages

master
Sven Slootweg 4 年之前
父節點 ee00cec506
當前提交 fc564e4eab

3
.gitignore vendored

@ -1 +1,2 @@
private
/private
.gcroots

@ -1 +1 @@
SSH_USER=root morph deploy "$@" configuration/default.nix switch
SSH_USER=root morph --keep-result deploy "$@" configuration/default.nix switch

Loading…
取消
儲存