disable ha-secret for now
This commit is contained in:
parent
a8f538c07f
commit
725e453082
1 changed files with 7 additions and 7 deletions
|
|
@ -12,13 +12,13 @@ in
|
||||||
{
|
{
|
||||||
config = {
|
config = {
|
||||||
|
|
||||||
age.secrets = {
|
# age.secrets = {
|
||||||
"ha/ns" = {
|
# "ha/ns" = {
|
||||||
file = ../../secrets/home-assistant/ns.age;
|
# file = ../../secrets/home-assistant/ns.age;
|
||||||
owner = "hass";
|
# owner = "hass";
|
||||||
group = "hass";
|
# group = "hass";
|
||||||
};
|
# };
|
||||||
};
|
# };
|
||||||
|
|
||||||
services.home-assistant = {
|
services.home-assistant = {
|
||||||
enable = false;
|
enable = false;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue