Pericyte: add: OCI tools and tmux

This commit is contained in:
2025-04-26 20:41:37 -04:00
parent d8c3525423
commit cadadbee02

View File

@@ -13,6 +13,8 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
git git
btop btop
tmux
oci-cli
]; ];
boot.tmp.cleanOnBoot = true; boot.tmp.cleanOnBoot = true;