Kieran's opinionated (and probably slightly dumb) nix config

bug: fix deploy rs

dunkirk.sh ab2c6d7c 24d53332

verified
+1 -1
+1 -1
.github/workflows/deploy.yaml
··· 38 38 39 39 - name: Deploy all configurations 40 40 run: | 41 - nix run .#deploy-rs -- \ 41 + nix run 'github:serokell/deploy-rs' -- \ 42 42 --skip-checks \ 43 43 --remote-build \ 44 44 --ssh-user kierank \