fix: remove duplicate homeassistant.nix import in architect host config

This commit is contained in:
Giulio De Pasquale 2025-04-26 23:11:07 +01:00 committed by Giulio De Pasquale (aider)
parent 431e7fac05
commit f6b1d1d71c

View File

@ -25,6 +25,7 @@ in
./netdata.nix
./homeassistant.nix
./searx.nix
./homeassistant.nix
];
age.identityPaths = [ "/root/.ssh/id_ed25519" ];