fix: update deploy-rs usage and nix version for mirai and related systems
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled

This commit is contained in:
uttarayan21
2025-11-28 16:30:48 +05:30
parent 1e3e314411
commit 0f6ee21a35
8 changed files with 16 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
{
hostName = "sh.darksailor.dev";
hostName = "mirai.darksailor.dev";
sshUser = "remotebuilder";
systems = ["x86_64-linux" "aarch64-linux"];
protocol = "ssh-ng";