An open API service indexing awesome lists of open source software.

https://github.com/realityanomaly/nixsec

My private Nix secrets, encrypted with git-crypt.
https://github.com/realityanomaly/nixsec

Last synced: 2 months ago
JSON representation

My private Nix secrets, encrypted with git-crypt.

Awesome Lists containing this project

README

        

## Why?

My main Nix configuration is stored inside of a flake, so it gets copied to the store every time I rebuild. This avoids that security hole by storing my secrets in a seperate repository.