182 current 2025-10-09 20:41:39 25.05.20251006.20c4598 6.12.50 *
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# flake for blakes nixos config
|
# flake for blakes nixos config
|
||||||
# define new devices in outputs
|
# define new devices in outputs
|
||||||
# generation: 181 current 2025-10-09 20:18:51 25.05.20251006.20c4598 6.12.50 *
|
# generation: 182 current 2025-10-09 20:41:39 25.05.20251006.20c4598 6.12.50 *
|
||||||
{
|
{
|
||||||
description = "blakes nix config";
|
description = "blakes nix config";
|
||||||
inputs = {
|
inputs = {
|
||||||
|
|||||||
@@ -57,6 +57,7 @@ in
|
|||||||
# enable the ${service} service
|
# enable the ${service} service
|
||||||
services.${service} = {
|
services.${service} = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
package = unstable.home-assistant;
|
||||||
openFirewall = true;
|
openFirewall = true;
|
||||||
configDir = cfg.data_dir;
|
configDir = cfg.data_dir;
|
||||||
config = {};
|
config = {};
|
||||||
|
|||||||
Reference in New Issue
Block a user