feat: init sops-nix

This commit is contained in:
Sk7Str1p3 2026-05-03 00:02:30 +03:00
parent dd51a7ab58
commit 57fb3905d5
No known key found for this signature in database
GPG key ID: 4DD995933D06D43B
4 changed files with 45 additions and 1 deletions

View file

@ -27,4 +27,11 @@
flake-file = {
url = "github:vic/flake-file";
};
/**
Runtime secrets management.
*/
sops-nix = {
url = "github:mic92/sops-nix";
};
}