Prevent garbage collection of deployed packages

master
Sven Slootweg 4年前
コミット 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

読み込み中…
キャンセル
保存