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

正在加载...
取消
保存