stuff
This commit is contained in:
parent
02caf378fe
commit
fec49d5bba
1 changed files with 6 additions and 1 deletions
|
|
@ -1,4 +1,9 @@
|
||||||
{ lib, config, ... }:
|
{
|
||||||
|
sops,
|
||||||
|
lib,
|
||||||
|
config,
|
||||||
|
...
|
||||||
|
}:
|
||||||
{
|
{
|
||||||
config = lib.mkIf config.server.home-assistant.enable {
|
config = lib.mkIf config.server.home-assistant.enable {
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue