Add sops to all servers

Because then I can edit files in-place.
This commit is contained in:
Eli Ribble 2025-07-21 20:16:30 +00:00
parent d4a75abe51
commit 80380c4ee3

View file

@ -6,6 +6,7 @@
pkgs.curl
pkgs.htop
pkgs.git
pkgs.sops
pkgs.tig
];
i18n.defaultLocale = "en_US.UTF-8";