bvm-prosody: actually name depot...

This commit is contained in:
Luke Granger-Brown 2021-03-28 22:52:04 +00:00
parent a44b09fb46
commit 0b1ccae353

View file

@ -2,7 +2,7 @@
# #
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
{ ... }: { depot, ... }:
let let
inherit (depot.ops) secrets; inherit (depot.ops) secrets;
machineSecrets = secrets.machineSpecific.bvm-prosody; machineSecrets = secrets.machineSpecific.bvm-prosody;