mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Setup and utilize SOPS
This commit is contained in:
parent
0fc27eb75f
commit
5ab4df18b2
14 changed files with 213 additions and 14 deletions
|
|
@ -7,6 +7,7 @@
|
|||
"/share/zsh"
|
||||
];
|
||||
systemPackages = with pkgs; [
|
||||
age
|
||||
coreutils
|
||||
hugo
|
||||
mas
|
||||
|
|
@ -14,6 +15,8 @@
|
|||
nodejs
|
||||
nodePackages.npm
|
||||
openjdk
|
||||
sops
|
||||
ssh-to-age
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue