feat: Added home-assistant docker image for deoxys

This commit is contained in:
uttarayan21
2025-03-04 02:04:39 +05:30
parent 31d797a8a1
commit 0d86918efd
6 changed files with 102 additions and 5 deletions

View File

@@ -154,6 +154,10 @@
url = "github:nvzone/volt";
flake = false;
};
arion = {
url = "github:hercules-ci/arion";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = {