mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
feat: reenable zackbiene and add it to topology
This commit is contained in:
parent
5604cdd4cc
commit
f171d1e83a
11 changed files with 43 additions and 15 deletions
|
@ -16,6 +16,7 @@ in {
|
|||
}
|
||||
];
|
||||
|
||||
topology.self.services.home-assistant.info = "https://${homeDomain}";
|
||||
services.home-assistant = {
|
||||
enable = true;
|
||||
extraComponents = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue