summaryrefslogtreecommitdiffstats
path: root/lass/1systems/mors/config.nix
diff options
context:
space:
mode:
authorlassulus <lassulus@lassul.us>2017-12-12 17:30:48 +0100
committerlassulus <lassulus@lassul.us>2017-12-12 17:30:48 +0100
commit01e608ac6b76f2a1dc7316a308e30114f9b0d1d3 (patch)
tree9220a834de2166def17758f4d50427d2a24af294 /lass/1systems/mors/config.nix
parentb4fb85aa44a7094a8adb9fd60ffde75d13841ae9 (diff)
l deploy: run with --diff
Diffstat (limited to 'lass/1systems/mors/config.nix')
-rw-r--r--lass/1systems/mors/config.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/lass/1systems/mors/config.nix b/lass/1systems/mors/config.nix
index fee43f8c..ad133802 100644
--- a/lass/1systems/mors/config.nix
+++ b/lass/1systems/mors/config.nix
@@ -179,7 +179,7 @@ with import <stockholm/lib>;
echo 'secrets are crypted' >&2
exit 23
else
- exec nix-shell -I stockholm="$PWD" --run 'deploy --system="$SYSTEM"'
+ exec nix-shell -I stockholm="$PWD" --run 'deploy --diff --system="$SYSTEM"'
fi
'';
predeploy = pkgs.writeDash "predeploy" ''