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.
- Host: GitHub
- URL: https://github.com/realityanomaly/nixsec
- Owner: RealityAnomaly
- Created: 2021-04-07T20:00:26.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-09T01:15:36.000Z (about 4 years ago)
- Last Synced: 2025-02-14T19:23:31.427Z (4 months ago)
- Language: Shell
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.