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 = {
|
||||
|
||||
age.secrets = {
|
||||
"ha/ns" = {
|
||||
file = ../../secrets/home-assistant/ns.age;
|
||||
owner = "hass";
|
||||
group = "hass";
|
||||
};
|
||||
};
|
||||
# age.secrets = {
|
||||
# "ha/ns" = {
|
||||
# file = ../../secrets/home-assistant/ns.age;
|
||||
# owner = "hass";
|
||||
# group = "hass";
|
||||
# };
|
||||
# };
|
||||
|
||||
services.home-assistant = {
|
||||
enable = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue