Remove dotfiles symlink and add vm-device script for USB device management in VM
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 40s
Nix Format Check / check-format (push) Failing after 1m42s
Python Lint Check / check-python (push) Failing after 26s

This commit is contained in:
2025-07-14 21:19:24 +00:00
parent 2eb5ab5387
commit 1867846c0d
4 changed files with 1162 additions and 7 deletions

View File

@@ -52,6 +52,7 @@
- name: Include Utils tasks
ansible.builtin.import_tasks: tasks/global/utils.yml
become: true
tags: utils
- name: Ensure ~/.hushlogin exists
ansible.builtin.stat:

File diff suppressed because it is too large Load Diff