Remove unnecessary rec

This commit is contained in:
Erwin Boskma 2022-10-13 15:27:37 +02:00
parent 31c676eabd
commit 67b1ad44ef
Signed by: erwin
GPG key ID: 02C3C0D914C0012B

View file

@ -26,7 +26,7 @@ let
target = lib.mkTarget target; target = lib.mkTarget target;
}; };
in in
rec { {
# Deployments # Deployments
# Run with: # Run with: