add sops to mannaz

This commit is contained in:
Daylin Morgan 2024-11-28 22:44:40 -06:00
parent 589148ad1e
commit 356057e2b2
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

@ -4,6 +4,7 @@
with pkgs; with pkgs;
[ [
nvitop nvitop
sops
] ]
); );
} }