tp link HA

This commit is contained in:
death916 2026-01-23 01:15:33 -08:00
parent 1d41b435a5
commit acc2705551

View file

@ -1,4 +1,9 @@
{ config, pkgs, unstablePkgs, ... }:
{
config,
pkgs,
unstablePkgs,
...
}:
{
users.users.death916.extraGroups = [ "home-assistant" ];
@ -14,6 +19,8 @@
"shopping_list"
"isal"
"wled"
"tp-link"
];
extraPackages =
python3Packages: with python3Packages; [