working on hyprland packages

Signed-off-by: Matthew Stobbs <matthew@stobbs.ca>
This commit is contained in:
Matthew Stobbs
2026-02-02 16:01:28 -07:00
parent c613a29ce4
commit b9fdf03298
5 changed files with 56 additions and 56 deletions

View File

@@ -4,6 +4,7 @@
# General configuration
clean_install: false
clean_cache: false
build_jobs: "{{ ansible_processor_nproc | int }}"
install_become: true
install_become_user: root
install_method: system
@@ -31,6 +32,7 @@ path_git: "{{ store_path }}/git"
path_go: "{{ install_prefix }}/go"
path_pipx: "{{ install_prefix }}/pipx"
store_path: "{{ ansible_user_dir }}/.cache/ansible_role_package"
path_lib: "{{ install_prefix }}/lib"
# System paths