feat(photo01): add empty secrets db
This commit is contained in:
parent
f35d495073
commit
375eae9f4d
1 changed files with 4 additions and 0 deletions
4
machines/photo01/secrets/secrets.nix
Normal file
4
machines/photo01/secrets/secrets.nix
Normal file
|
@ -0,0 +1,4 @@
|
|||
(import ../../../keys).mkSecrets [ "photo01" ] [
|
||||
# List of secrets for router02
|
||||
]
|
||||
|
Loading…
Reference in a new issue