first commit.

This commit is contained in:
CronyAkatsuki 2026-02-01 14:29:14 +01:00
commit 871f508815
40 changed files with 507 additions and 0 deletions

7
README.md Normal file
View 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`