Expand HomeAssistant

This commit is contained in:
Greg Hellings
2024-02-13 15:09:50 -06:00
parent d6caa2be53
commit c50b658b5a
2 changed files with 25 additions and 0 deletions
+3
View File
@@ -31,4 +31,7 @@
#};
networking.hostName = "genesis"; # Define your hostname.
environment.systemPackages = with pkgs; [
awscli2
];
}