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

@@ -1 +0,0 @@
dotf

View File

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

File diff suppressed because it is too large Load Diff

View File

@@ -7,11 +7,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1752175309, "lastModified": 1752391422,
"narHash": "sha256-g/f7sW8EH5qRRJF95+hwWj+AzOMlw4zs04Ei5DWSRlU=", "narHash": "sha256-ReX0NG6nIAEtQQjLqeu1vUU2jjZuMlpymNtb4VQYeus=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "524da5f6c0bf11bb0d5590046276423a28b9453e", "rev": "c26266790678863cce8e7460fdbf0d80991b1906",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -23,11 +23,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1751943650, "lastModified": 1752308619,
"narHash": "sha256-7orTnNqkGGru8Je6Un6mq1T8YVVU/O5kyW4+f9C1mZQ=", "narHash": "sha256-pzrVLKRQNPrii06Rm09Q0i0dq3wt2t2pciT/GNq5EZQ=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "88983d4b665fb491861005137ce2b11a9f89f203", "rev": "650e572363c091045cdbc5b36b0f4c1f614d3058",
"type": "github" "type": "github"
}, },
"original": { "original": {