manager: Add os variable since hostname on macos is weird

This commit is contained in:
2024-11-04 17:07:50 +01:00
parent 9001a8f4bd
commit 27118bd9f3
7 changed files with 318 additions and 212 deletions

View File

@ -13,6 +13,7 @@ async-recursion = "0.3.2"
xdg = "2.2.0"
thiserror = "1.0.24"
toml = "0.5.8"
eyre = "0.6.12"
[dependencies.blueprint]
git = "https://git.nubo.sh/hulthe/blueprint.git"