first commit.
This commit is contained in:
commit
871f508815
40 changed files with 507 additions and 0 deletions
7
README.md
Normal file
7
README.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# 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`
|
||||
Loading…
Add table
Add a link
Reference in a new issue