remove ssh private key and add it to sops.
This commit is contained in:
parent
914c64e982
commit
635f3cec9b
10 changed files with 91 additions and 14 deletions
|
|
@ -56,6 +56,11 @@
|
|||
url = "git+https://gitlab.com/rycee/nur-expressions.git?dir=pkgs/firefox-addons&ref=master";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
sops-nix = {
|
||||
url = "github:Mic92/sops-nix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
outputs =
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue