home-assistant: move out of module
This commit is contained in:
@ -8,6 +8,7 @@
|
||||
imports = [
|
||||
self.inputs.nixos-hardware.nixosModules.raspberry-pi-4
|
||||
./hardware-configuration.nix
|
||||
./home-assistant
|
||||
../server.nix
|
||||
];
|
||||
|
||||
@ -124,7 +125,6 @@
|
||||
enable = true;
|
||||
repoPath = "ssh://qcw86s11@qcw86s11.repo.borgbase.com/./repo";
|
||||
};
|
||||
home-assistant.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user