forked from DGNum/infrastructure
5 lines
91 B
Nix
5 lines
91 B
Nix
(import ../../../keys).mkSecrets [ ] [
|
|
"compute01.key"
|
|
"storage01.key"
|
|
"web01.key"
|
|
]
|