Install script added

This commit is contained in:
denode 2025-12-30 13:25:38 +01:00
parent 9a476b8d14
commit 56cc0596eb

View file

@ -10,11 +10,37 @@
update_cache: yes
upgrade: yes
- name: install ansible basics
- name: install everything what you need
pacman:
name:
- git
- ripgrep
- neovim
- zsh
- fzf
- bat
- eza
- code
- btop
- firefox
- hyprland
- hyprpaper
- hyprlock
- waybar
- rofi-wayland
- kitty
- mako
- grim
- slurp
- wl-clipboard
- ttf-jetbrains-mono-nerd
- noto-fonts
- noto-fonts-emoji
- papirus-icon-theme
- pipewire
- pipewire-pulse
- pavucontrol
- network-manager-applet
state: present
- name: check hyprland conf folder