terrier: install Home Assistant
This commit is contained in:
parent
9e57effbbb
commit
0479d039b1
4 changed files with 90 additions and 28 deletions
|
@ -4,6 +4,10 @@
|
|||
lib,
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
./modules/home-assistant.nix
|
||||
];
|
||||
|
||||
nixpkgs.hostPlatform = "aarch64-linux";
|
||||
|
||||
boot.initrd.systemd.tpm2.enable = false; # https://github.com/NixOS/nixpkgs/issues/344963
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue