chore(flake): Add dbus to the packages

Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
Awiteb
2025-07-10 11:59:53 +00:00
parent 353358f0ed
commit e6943aefab

View File

@@ -23,8 +23,10 @@
devShells.default = mkShell {
packages = [
cargo-msrv
dbus
git-cliff
just
pkg-config
taplo
];