feat: add 1Password and Firefox installation tasks, remove MegaSync tasks
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 16s
Nix Format Check / check-format (push) Successful in 56s
Python Lint Check / check-python (push) Failing after 13s

This commit is contained in:
2025-03-18 13:10:26 +01:00
parent f2d7c111e8
commit 85e22281b1
9 changed files with 84 additions and 86 deletions

View File

@@ -42,6 +42,8 @@
- python3-venv
- pylint
- black
# Package manager wrapper
- nala
state: present
become: true