canfig -> config
This commit is contained in:
parent
fe64d3ad81
commit
3ea8dd3bd7
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
with lib;
|
with lib;
|
||||||
let
|
let
|
||||||
cfg = canfig.services.teslaMateContainer;
|
cfg = config.services.teslaMateContainer;
|
||||||
|
|
||||||
hostSecrets = config.fudo.secrets.host-secrets."${config.instance.hostname}";
|
hostSecrets = config.fudo.secrets.host-secrets."${config.instance.hostname}";
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue