fix formatting, ensure vim filetype is set
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Download packer archive
|
||||
ansible.builtin.get_url:
|
||||
dest: "{{ d_tempdir.path }}/{{ packer.archive.file }}"
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set aquamarine config
|
||||
ansible.builtin.set_fact:
|
||||
aquamarine:
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set broot config
|
||||
ansible.builtin.set_fact:
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set choose config
|
||||
ansible.builtin.set_fact:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set clangd config
|
||||
ansible.builtin.set_fact:
|
||||
clangd:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set configuration for consul
|
||||
ansible.builtin.set_fact:
|
||||
consul:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set fd config
|
||||
ansible.builtin.set_fact:
|
||||
fd:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set config for greetd
|
||||
ansible.builtin.set_fact:
|
||||
greetd:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set OS name for RedHat family
|
||||
when:
|
||||
- ansible_os_family == 'RedHat'
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set method for httpie
|
||||
ansible.builtin.set_fact:
|
||||
httpie:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set hyprcursor config
|
||||
ansible.builtin.set_fact:
|
||||
hyprcursor:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set hyprgraphics config
|
||||
ansible.builtin.set_fact:
|
||||
hyprgraphics:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set hypridle config
|
||||
ansible.builtin.set_fact:
|
||||
hypridle:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set hyprland config
|
||||
ansible.builtin.set_fact:
|
||||
hyprland:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set hyprland-protocols config
|
||||
ansible.builtin.set_fact:
|
||||
hyprland_protocols:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set hyprland_qt_support config
|
||||
ansible.builtin.set_fact:
|
||||
hyprland_qt_support:
|
||||
@@ -5,6 +7,6 @@
|
||||
repo: "{{ pkgconfig.hyprland_qt_support.repo }}"
|
||||
pkg_deps: "{{ pkgconfig.hyprland_qt_support.pkg_deps }}"
|
||||
build_deps: "{{ pkgconfig.hyprland_qt_support.build_deps[ansible_os_family] }}"
|
||||
installed_files: "{{ pkgconfig.hyprland_qt_support.build_installed_files}}"
|
||||
installed_files: "{{ pkgconfig.hyprland_qt_support.build_installed_files }}"
|
||||
git_path: "{{ d_tempdir.path }}/hyprland_qt_support"
|
||||
clean: "{{ pkgconfig_hyprland_clean | default(default.clean_src) }}"
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set hyprland_qtutils config
|
||||
ansible.builtin.set_fact:
|
||||
hyprland_qtutils:
|
||||
@@ -5,6 +7,6 @@
|
||||
repo: "{{ pkgconfig.hyprland_qtutils.repo }}"
|
||||
pkg_deps: "{{ pkgconfig.hyprland_qtutils.pkg_deps }}"
|
||||
build_deps: "{{ pkgconfig.hyprland_qtutils.build_deps[ansible_os_family] }}"
|
||||
installed_files: "{{ pkgconfig.hyprland_qtutils.build_installed_files}}"
|
||||
installed_files: "{{ pkgconfig.hyprland_qtutils.build_installed_files }}"
|
||||
git_path: "{{ d_tempdir.path }}/hyprland_qtutils"
|
||||
clean: "{{ pkgconfig_hyprland_clean | default(default.clean_src) }}"
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set hyprlang config
|
||||
ansible.builtin.set_fact:
|
||||
hyprlang:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set hyprlock config
|
||||
ansible.builtin.set_fact:
|
||||
hyprlock:
|
||||
@@ -5,6 +7,6 @@
|
||||
repo: "{{ pkgconfig.hyprlock.repo }}"
|
||||
pkg_deps: "{{ pkgconfig.hyprlock.pkg_deps }}"
|
||||
build_deps: "{{ pkgconfig.hyprlock.build_deps[ansible_os_family] }}"
|
||||
installed_files: "{{ pkgconfig.hyprlock.build_installed_files}}"
|
||||
installed_files: "{{ pkgconfig.hyprlock.build_installed_files }}"
|
||||
git_path: "{{ d_tempdir.path }}/hyprlock"
|
||||
clean: "{{ pkgconfig_hyprland_clean | default(default.clean_src) }}"
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set hyprpaper config
|
||||
ansible.builtin.set_fact:
|
||||
hyprpaper:
|
||||
@@ -5,6 +7,6 @@
|
||||
repo: "{{ pkgconfig.hyprpaper.repo }}"
|
||||
pkg_deps: "{{ pkgconfig.hyprpaper.pkg_deps }}"
|
||||
build_deps: "{{ pkgconfig.hyprpaper.build_deps[ansible_os_family] }}"
|
||||
installed_files: "{{ pkgconfig.hyprpaper.build_installed_files}}"
|
||||
installed_files: "{{ pkgconfig.hyprpaper.build_installed_files }}"
|
||||
git_path: "{{ d_tempdir.path }}/hyprpaper"
|
||||
clean: "{{ pkgconfig_hyprland_clean | default(default.clean_src) }}"
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set hyprpicker config
|
||||
ansible.builtin.set_fact:
|
||||
hyprpicker:
|
||||
@@ -5,6 +7,6 @@
|
||||
repo: "{{ pkgconfig.hyprpicker.repo }}"
|
||||
pkg_deps: "{{ pkgconfig.hyprpicker.pkg_deps }}"
|
||||
build_deps: "{{ pkgconfig.hyprpicker.build_deps[ansible_os_family] }}"
|
||||
installed_files: "{{ pkgconfig.hyprpicker.build_installed_files}}"
|
||||
installed_files: "{{ pkgconfig.hyprpicker.build_installed_files }}"
|
||||
git_path: "{{ d_tempdir.path }}/hyprpicker"
|
||||
clean: "{{ pkgconfig_hyprland_clean | default(default.clean_src) }}"
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set hyprpolkitagent config
|
||||
ansible.builtin.set_fact:
|
||||
hyprpolkitagent:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set hyprutils config
|
||||
ansible.builtin.set_fact:
|
||||
hyprutils:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set hyperwayland-scanner config
|
||||
ansible.builtin.set_fact:
|
||||
hyprwayland_scanner:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set kitty config
|
||||
ansible.builtin.set_fact:
|
||||
kitty:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set nextcloud install method
|
||||
ansible.builtin.set_fact:
|
||||
nextcloud:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set nodejs config
|
||||
ansible.builtin.set_fact:
|
||||
nodejs:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set nomad config
|
||||
ansible.builtin.set_fact:
|
||||
nomad:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set nwg-hello configuration
|
||||
ansible.builtin.set_fact:
|
||||
nwg_hello:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set packer config
|
||||
ansible.builtin.set_fact:
|
||||
packer:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set pgadmin config
|
||||
ansible.builtin.set_fact:
|
||||
pgadmin:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set pulumi config
|
||||
ansible.builtin.set_fact:
|
||||
pulumi:
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set python3 config
|
||||
ansible.builtin.set_fact:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set sdbus-cpp-2 config
|
||||
ansible.builtin.set_fact:
|
||||
sdbus_cpp_2:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set tailscale config
|
||||
ansible.builtin.set_fact:
|
||||
tailscale:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set terraform install method
|
||||
ansible.builtin.set_fact:
|
||||
terraform:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set tidy config
|
||||
ansible.builtin.set_fact:
|
||||
tidy:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set uwsm config
|
||||
ansible.builtin.set_fact:
|
||||
uwsm:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set vault install method
|
||||
ansible.builtin.set_fact:
|
||||
vault:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set xdg-desktop-portal-hyprland config
|
||||
ansible.builtin.set_fact:
|
||||
xdg_desktop_portal_hyprland:
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set xh config
|
||||
ansible.builtin.set_fact:
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Set distro name
|
||||
when:
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Install go package {{ pkg }}
|
||||
become: "{{ ext_become }}"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# vim: set filetype=yaml :
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Add lazygit
|
||||
when:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Append mc to pkg_go
|
||||
ansible.builtin.set_fact:
|
||||
pkg_go: "{{ pkg_go + ['github.com/minio/mc@latest'] }}"
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Add nwg-hello
|
||||
when:
|
||||
- nwg_hello_configured is undefined
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# vim: filetype=yaml.ansible :
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Add sqlls
|
||||
when:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Remove existing install {{ pkg }}
|
||||
when:
|
||||
- aquamarine.clean
|
||||
@@ -61,7 +63,7 @@
|
||||
- --target
|
||||
- all
|
||||
- -j
|
||||
- "{{ ansible_processor_nproc|int }}"
|
||||
- "{{ ansible_processor_nproc | int }}"
|
||||
|
||||
- name: Install {{ pkg }}
|
||||
become: true
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Remove existing install of {{ pkg }}
|
||||
when:
|
||||
- hyprcursor.clean
|
||||
@@ -52,7 +54,7 @@
|
||||
- --target
|
||||
- all
|
||||
- -j
|
||||
- "{{ ansible_processor_nproc|int }}"
|
||||
- "{{ ansible_processor_nproc | int }}"
|
||||
|
||||
- name: Install {{ pkg }}
|
||||
become: true
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Remove existing install of {{ pkg }}
|
||||
when:
|
||||
- hyprgraphics.clean
|
||||
@@ -52,7 +54,7 @@
|
||||
- --target
|
||||
- all
|
||||
- -j
|
||||
- "{{ ansible_processor_nproc|int }}"
|
||||
- "{{ ansible_processor_nproc | int }}"
|
||||
|
||||
- name: Install {{ pkg }}
|
||||
become: true
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Remove existing install of {{ pkg }}
|
||||
when:
|
||||
- hypridle.clean
|
||||
@@ -60,7 +62,7 @@
|
||||
- --target
|
||||
- all
|
||||
- -j
|
||||
- "{{ ansible_processor_nproc|int }}"
|
||||
- "{{ ansible_processor_nproc | int }}"
|
||||
|
||||
- name: Install {{ pkg }}
|
||||
become: true
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Remove existing install of {{ pkg }}
|
||||
when:
|
||||
- hyprland.clean
|
||||
@@ -53,7 +55,7 @@
|
||||
- --target
|
||||
- all
|
||||
- -j
|
||||
- "{{ ansible_processor_nproc|int }}"
|
||||
- "{{ ansible_processor_nproc | int }}"
|
||||
|
||||
- name: Install {{ pkg }}
|
||||
become: true
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Remove existing install of {{ pkg }}
|
||||
when:
|
||||
- hyprland_qt_support.clean
|
||||
@@ -54,7 +56,7 @@
|
||||
- --target
|
||||
- all
|
||||
- -j
|
||||
- "{{ ansible_processor_nproc|int }}"
|
||||
- "{{ ansible_processor_nproc | int }}"
|
||||
|
||||
- name: Install {{ pkg }}
|
||||
become: true
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Remove existing install of {{ pkg }}
|
||||
when:
|
||||
- hyprland_qtutils.clean
|
||||
@@ -53,7 +55,7 @@
|
||||
- --target
|
||||
- all
|
||||
- -j
|
||||
- "{{ ansible_processor_nproc|int }}"
|
||||
- "{{ ansible_processor_nproc | int }}"
|
||||
|
||||
- name: Install {{ pkg }}
|
||||
become: true
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Remove existing install {{ pkg }}
|
||||
when:
|
||||
- hyprlang.clean
|
||||
@@ -52,7 +54,7 @@
|
||||
- --target
|
||||
- all
|
||||
- -j
|
||||
- "{{ ansible_processor_nproc|int }}"
|
||||
- "{{ ansible_processor_nproc | int }}"
|
||||
|
||||
- name: Install {{ pkg }}
|
||||
become: true
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Remove existing install {{ pkg }}
|
||||
when:
|
||||
- hyprlock.clean
|
||||
@@ -60,7 +62,7 @@
|
||||
- --target
|
||||
- all
|
||||
- -j
|
||||
- "{{ ansible_processor_nproc|int }}"
|
||||
- "{{ ansible_processor_nproc | int }}"
|
||||
|
||||
- name: Install {{ pkg }}
|
||||
become: true
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Remove existing install {{ pkg }}
|
||||
when:
|
||||
- hyprpaper.clean
|
||||
@@ -53,7 +55,7 @@
|
||||
- --target
|
||||
- all
|
||||
- -j
|
||||
- "{{ ansible_processor_nproc|int }}"
|
||||
- "{{ ansible_processor_nproc | int }}"
|
||||
|
||||
- name: Install {{ pkg }}
|
||||
become: true
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Remove existing install {{ pkg }}
|
||||
when:
|
||||
- hyprpicker.clean
|
||||
@@ -53,7 +55,7 @@
|
||||
- --target
|
||||
- all
|
||||
- -j
|
||||
- "{{ ansible_processor_nproc|int }}"
|
||||
- "{{ ansible_processor_nproc | int }}"
|
||||
|
||||
- name: Install {{ pkg }}
|
||||
become: true
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Remove existing install {{ pkg }}
|
||||
when:
|
||||
- hyprpolkitagent.clean
|
||||
@@ -53,7 +55,7 @@
|
||||
- --target
|
||||
- all
|
||||
- -j
|
||||
- "{{ ansible_processor_nproc|int }}"
|
||||
- "{{ ansible_processor_nproc | int }}"
|
||||
|
||||
- name: Install {{ pkg }}
|
||||
become: true
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Remove existing install {{ pkg }}
|
||||
when:
|
||||
- hyprutils.clean
|
||||
@@ -52,7 +54,7 @@
|
||||
- --target
|
||||
- all
|
||||
- -j
|
||||
- "{{ ansible_processor_nproc|int }}"
|
||||
- "{{ ansible_processor_nproc | int }}"
|
||||
|
||||
- name: Install {{ pkg }}
|
||||
become: true
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Remove existing install {{ pkg }}
|
||||
when:
|
||||
- hyprwayland_scanner.clean
|
||||
@@ -44,7 +46,7 @@
|
||||
- --build
|
||||
- build
|
||||
- -j
|
||||
- "{{ ansible_processor_nproc|int }}"
|
||||
- "{{ ansible_processor_nproc | int }}"
|
||||
|
||||
- name: Install {{ pkg }}
|
||||
become: true
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Remove existing install {{ pkg }}
|
||||
when:
|
||||
- nwg_hello.clean
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Remove existing install {{ pkg }}
|
||||
when:
|
||||
- sdbus_cpp_2.clean
|
||||
@@ -53,7 +55,7 @@
|
||||
- --target
|
||||
- all
|
||||
- -j
|
||||
- "{{ ansible_processor_nproc|int }}"
|
||||
- "{{ ansible_processor_nproc | int }}"
|
||||
|
||||
- name: Install {{ pkg }}
|
||||
become: true
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Remove existing install {{ pkg }}
|
||||
when:
|
||||
- xdg_desktop_portal_hyprland.clean
|
||||
@@ -50,7 +52,7 @@
|
||||
- --target
|
||||
- all
|
||||
- -j
|
||||
- "{{ ansible_processor_nproc|int }}"
|
||||
- "{{ ansible_processor_nproc | int }}"
|
||||
|
||||
- name: Install {{ pkg }}
|
||||
become: true
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
alacritty:
|
||||
version: 0.15.1
|
||||
method:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
aquamarine:
|
||||
version: v0.8.0
|
||||
repo: "{{ hyprgitbase }}/aquamarine"
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
bitwarden:
|
||||
flatpak:
|
||||
name: com.bitwarden.desktop
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
broot:
|
||||
version: 1.44.7
|
||||
build_deps:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
carapace:
|
||||
version: 0.2.0
|
||||
pkgs:
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
choose:
|
||||
version: 1.3.6
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
clangd:
|
||||
pkgs:
|
||||
RedHat:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
consul:
|
||||
pkgs:
|
||||
Linux:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
fd:
|
||||
pkgs:
|
||||
Darwin:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
ghostty:
|
||||
version: v1.1.3
|
||||
optimize: ReleaseFast
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
git:
|
||||
pkgs:
|
||||
Darwin:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
go:
|
||||
base_url: https://go.dev/dl
|
||||
version: 1.24.0
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
greetd:
|
||||
pkgs:
|
||||
RedHat:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
hashicorp:
|
||||
Linux:
|
||||
".el9":
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
httpie:
|
||||
flatpak:
|
||||
name: io.httpie.Httpie
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
hyprcursor:
|
||||
version: v0.1.12
|
||||
repo: "{{ hyprgitbase }}/hyprcursor"
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
hyprgraphics:
|
||||
version: v0.1.2
|
||||
repo: "{{ hyprgitbase }}/hyprgraphics"
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
hypridle:
|
||||
version: v0.1.6
|
||||
repo: "{{ hyprgitbase }}/hypridle"
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
hyprland:
|
||||
version: v0.48.1
|
||||
repo: "{{ hyprgitbase }}/Hyprland"
|
||||
@@ -10,7 +12,6 @@ hyprland:
|
||||
- hyprlang
|
||||
- hyprcursor
|
||||
- hyprgraphics
|
||||
- aquamarine
|
||||
- hyprpolkitagent
|
||||
- hyprland_qtutils
|
||||
- hyprlock
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
hyprland_protocols:
|
||||
version: v0.6.2
|
||||
repo: "{{ hyprgitbase }}/hyprland-protocols"
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
hyprland_qt_support:
|
||||
version: v0.1.0
|
||||
repo: "{{ hyprgitbase }}/hyprland-qt-support"
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
hyprland_qtutils:
|
||||
version: v0.1.3
|
||||
repo: "{{ hyprgitbase }}/hyprland-qtutils"
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
hyprlang:
|
||||
version: v0.6.0
|
||||
repo: "{{ hyprgitbase }}/hyprlang"
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
hyprlock:
|
||||
version: v0.7.0
|
||||
repo: "{{ hyprgitbase }}/hyprlock"
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
hyprpaper:
|
||||
version: v0.7.4
|
||||
repo: "{{ hyprgitbase }}/hyprpaper"
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
hyprpolkitagent:
|
||||
version: v0.1.2
|
||||
repo: "{{ hyprgitbase }}/hyprpolkitagent"
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
hyprutils:
|
||||
version: v0.5.2
|
||||
repo: "{{ hyprgitbase }}/hyprutils"
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
hyprwayland_scanner:
|
||||
version: v0.4.4
|
||||
repo: "{{ hyprgitbase }}/hyprwayland-scanner"
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
hyprpicker:
|
||||
version: v0.4.3
|
||||
repo: "{{ hyprgitbase }}/hyprpicker"
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
kitty:
|
||||
pkgs:
|
||||
Darwin:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
libreoffice:
|
||||
methods:
|
||||
default: sys
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
luals:
|
||||
version: 3.13.5
|
||||
base_url: https://github.com/LuaLS/lua-language-server/releases/download
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
neovide:
|
||||
version: 0.14.1
|
||||
git_repo: https://github.com/neovide/neovide.git
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
neovim:
|
||||
version: v0.11.0
|
||||
build_type: Release
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
# Font key is the name from [https://www.nerdfonts.com/font-downloads]
|
||||
# If the archive name is different from the listed name, it is set as the archive key
|
||||
nerdfonts:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
nextcloud:
|
||||
flatpak:
|
||||
name: com.nextcloud.desktopclient.nextcloud
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user