Commit a5e40fe8 authored by Daniel Firth's avatar Daniel Firth
Browse files

secrets/secrets.nix: add net.horizon-haskell.gitlab.databasePasswordFile.age

parent 907b19f6
File added
......@@ -15,5 +15,6 @@ in
"net.horizon-haskell.gitlab.secretFile.age".publicKeys = users ++ systems;
"net.horizon-haskell.gitlab.otpFile.age".publicKeys = users ++ systems;
"net.horizon-haskell.gitlab.jwsFile.age".publicKeys = users ++ systems;
"net.horizon-haskell.gitlab.databasePasswordFile.age".publicKeys = users ++ systems;
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment