Remove unused expression
This commit is contained in:
parent
85f2b6c295
commit
e17752f9b1
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
{ pkgs, lib, ... }:
|
{ pkgs, lib, ... }:
|
||||||
let
|
let
|
||||||
opentofu = pkgs.khscodes.opentofu;
|
|
||||||
# TODO: We should figure out a way of passing the secrets map at runtime instead of build time.
|
# TODO: We should figure out a way of passing the secrets map at runtime instead of build time.
|
||||||
# for now this map just needs to include every secret we could need, which also makes the reading of secrets take way longer than
|
# for now this map just needs to include every secret we could need, which also makes the reading of secrets take way longer than
|
||||||
# needed.
|
# needed.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue