hyprland updates; nvim updates; misc updates
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
- name: Update package cache (Arch-based systems)
|
||||
pacman:
|
||||
update_cache: yes
|
||||
when: ansible_os_family == "Archlinux"
|
||||
when: ansible_facts.os_family == "Archlinux"
|
||||
become: yes
|
||||
|
||||
- name: Install system packages
|
||||
|
||||
Reference in New Issue
Block a user