base/base.nix: add python3 for Ansible usage

This commit is contained in:
2025-07-06 15:36:16 -07:00
parent 02447cc7b5
commit c8015dc799

View File

@@ -77,6 +77,7 @@ in {
borgbackup
borgmatic
grafana-alloy
python3 # For Ansible
];
# ========== Services ==========