mirror of
https://github.com/lightly-toasted/nix-config.git
synced 2025-12-10 03:49:44 +00:00
feat: add git-crypt
- Set up git-crypt for encrypted secrets on y2q
This commit is contained in:
parent
b4bbf014a8
commit
bd9cb2afff
4 changed files with 4 additions and 0 deletions
|
|
@ -87,6 +87,8 @@
|
|||
pkgs.nix
|
||||
pkgs.home-manager
|
||||
pkgs.sops
|
||||
pkgs.git
|
||||
pkgs.git-crypt
|
||||
];
|
||||
|
||||
shellHook = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue