bring back cmake

main
earnest ma 2022-07-05 22:06:25 -04:00
parent ea109eba85
commit e4b9b05fc4
Signed by: earnest ma
GPG Key ID: A343F43342EB6E2A
1 changed files with 2 additions and 1 deletions

View File

@ -42,6 +42,7 @@
# - xwininfo # - xwininfo
# Utilities # Utilities
- bat - bat
- cmake
- direnv - direnv
- exa - exa
- fd-find - fd-find
@ -68,7 +69,6 @@
state: present state: present
- name: Install packages for graphical systems - name: Install packages for graphical systems
# TOOD(earne): Add if conditional
package: package:
name: name:
# fonts # fonts
@ -76,6 +76,7 @@
- fira-code-fonts - fira-code-fonts
- alacritty - alacritty
# ... # ...
- gnome-tweaks
- pinentry-gnome3 # kde, gpg cache password - pinentry-gnome3 # kde, gpg cache password
- seahorse - seahorse
- xclip - xclip