Add sops-nix for secret management
This commit is contained in:
parent
5fe7efc5a2
commit
ed2a7f94cf
5 changed files with 86 additions and 73 deletions
|
|
@ -7,6 +7,7 @@
|
|||
url = "github:ezKEa/aagl-gtk-on-nix";
|
||||
inputs.nixpkgs.follows = "nixpkgs-stable";
|
||||
};
|
||||
sops-nix.url = "github:Mic92/sops-nix";
|
||||
};
|
||||
|
||||
outputs = { self, nixpkgs, hyprland, aagl, sops-nix, ... }@inputs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue