install agenix cli
This commit is contained in:
parent
df2647b99a
commit
60ee7db19c
2 changed files with 2 additions and 2 deletions
|
@ -23,9 +23,9 @@
|
|||
|
||||
home.packages = with pkgs; [
|
||||
_1password-gui
|
||||
agenix
|
||||
discord
|
||||
evince
|
||||
git-crypt
|
||||
gnome.eog
|
||||
gnome.gnome-system-monitor
|
||||
gnome3.gnome-disk-utility
|
||||
|
|
|
@ -8,6 +8,6 @@
|
|||
programs.git.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
git-crypt
|
||||
agenix
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue