feat: init sops-nix
This commit is contained in:
parent
dd51a7ab58
commit
57fb3905d5
4 changed files with 45 additions and 1 deletions
|
|
@ -27,4 +27,11 @@
|
|||
flake-file = {
|
||||
url = "github:vic/flake-file";
|
||||
};
|
||||
|
||||
/**
|
||||
Runtime secrets management.
|
||||
*/
|
||||
sops-nix = {
|
||||
url = "github:mic92/sops-nix";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue