forked from DGNum/infrastructure
Tom Hubrecht
ecbad0a638
This adds subdirectories for the different types of systems, for the modules and the machines
5 lines
94 B
Nix
5 lines
94 B
Nix
(import ../../../../keys).mkSecrets [ ] [
|
|
"compute01.key"
|
|
"storage01.key"
|
|
"web01.key"
|
|
]
|