add deploy-rs command

This commit is contained in:
2025-06-18 20:56:13 -07:00
parent 37f4af1d3c
commit 6e9c8009be

View File

@@ -190,6 +190,10 @@ in
# java assembler # java assembler
jasmin jasmin
# used to deploy nix system to server
# (and in the future, desktop)
deploy-rs
] ]
++ rust_pkgs ++ rust_pkgs
++ lsps; ++ lsps;