7 lines
258 B
Markdown
7 lines
258 B
Markdown
# Secrets
|
|
|
|
My repo that contains all the secrets I use in my nixos configuration.
|
|
|
|
## Why?
|
|
|
|
Much easier to actually get the secret file in the configuration where insted of doing `../../../../secrets/secret.age` you do `${inputs.secrets}/secrets/secret.age`
|