bring back cmake
parent
ea109eba85
commit
e4b9b05fc4
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue