Open leiserfg opened 5 days ago
Hello, For managing secret files, it is advisable, especially in nix where nix can leak secrets in the derivation store, to use a secret manager such as https://github.com/Mic92/sops-nix or https://github.com/ryantm/agenix. That's the limit of my knowledge.
I know that it's not advisable, but given that:
I would like to be able to use peerix without keys so I can avoid having to download/compile packages multiple times at home (many nixos users with many devices and very similar hardware).