startup: Add spinloop until daemon is ready

This commit is contained in:
DashieTM 2024-06-04 23:37:15 +02:00
parent 6a605f1d08
commit 918bf9c70a
7 changed files with 17 additions and 8 deletions

View file

@ -37,6 +37,8 @@
# (rust-bin.selectLatestNightlyWith
# (toolchain: toolchain.default))
rust-bin.nightly."2024-05-10".default
rust-analyzer
clippy
];
};