forked from DGNum/infrastructure
Tom Hubrecht
ecbad0a638
This adds subdirectories for the different types of systems, for the modules and the machines
6 lines
175 B
Nix
6 lines
175 B
Nix
(import ../../../../keys).mkSecrets [ "web02" ] [
|
|
# List of secrets for web02
|
|
"cas_eleves-secret_key_file"
|
|
"kadenios-secret_key_file"
|
|
"kadenios-email_password_file"
|
|
]
|