Remove dotfiles symlink and add vm-device script for USB device management in VM
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
dotf
|
|
@@ -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:
|
||||||
|
1155
config/ansible/tasks/global/utils/vm-device
Executable file
1155
config/ansible/tasks/global/utils/vm-device
Executable file
File diff suppressed because it is too large
Load Diff
12
config/home-manager/flake.lock
generated
12
config/home-manager/flake.lock
generated
@@ -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": {
|
||||||
|
Reference in New Issue
Block a user