1
0
Fork 0

Prevent garbage collection of deployed packages

master
Sven Slootweg vor 4 Jahren
Ursprung ee00cec506
Commit 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

Laden…
Abbrechen
Speichern