add caelid signing
This commit is contained in:
parent
5ff3b9d314
commit
82970a2464
10 changed files with 37 additions and 30 deletions
|
|
@ -1,2 +1,2 @@
|
|||
collections:
|
||||
- name: kewlfft.aur
|
||||
- name: kewlfft.aur
|
||||
|
|
|
|||
|
|
@ -33,7 +33,6 @@
|
|||
- kubectl
|
||||
- k9s
|
||||
|
||||
|
||||
# gayming
|
||||
- steam
|
||||
- steam-native-runtime
|
||||
|
|
@ -68,6 +67,8 @@
|
|||
- ttf-fira-code
|
||||
- nodejs
|
||||
- npm
|
||||
- fd
|
||||
- less
|
||||
state: present
|
||||
|
||||
- name: Install aur packages
|
||||
|
|
@ -78,10 +79,11 @@
|
|||
- protonut-qt
|
||||
- jetbrains-toolbox
|
||||
- snapd
|
||||
- microsoft-edge-stable-bin
|
||||
- gnome-shell-extension-dash-to-dock-git
|
||||
- gnome-shell-extension-pop-shell-git
|
||||
- catppuccin-gtk-theme-mocha
|
||||
- tree-sitter-git
|
||||
- neovim-git
|
||||
- papirus-icon-theme-git
|
||||
- papirus-icon-theme-git
|
||||
state: present
|
||||
tags:
|
||||
- aur
|
||||
|
|
|
|||
|
|
@ -16,4 +16,7 @@
|
|||
- io.github.diegoivanme.flowtime
|
||||
- org.gnome.Decibels
|
||||
- net.davidotek.pupgui2
|
||||
- dev.vencord.Vesktop
|
||||
- com.discordapp.Discord
|
||||
- com.google.Chrome
|
||||
method: "user"
|
||||
|
|
|
|||
|
|
@ -26,7 +26,6 @@
|
|||
- agnostic
|
||||
- gui
|
||||
|
||||
|
||||
- name: Install Arch packages
|
||||
when: ansible_os_family == "Archlinux"
|
||||
ansible.builtin.import_tasks: arch.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue