bring back cmake
parent
ea109eba85
commit
e4b9b05fc4
|
@ -42,6 +42,7 @@
|
|||
# - xwininfo
|
||||
# Utilities
|
||||
- bat
|
||||
- cmake
|
||||
- direnv
|
||||
- exa
|
||||
- fd-find
|
||||
|
@ -68,7 +69,6 @@
|
|||
state: present
|
||||
|
||||
- name: Install packages for graphical systems
|
||||
# TOOD(earne): Add if conditional
|
||||
package:
|
||||
name:
|
||||
# fonts
|
||||
|
@ -76,6 +76,7 @@
|
|||
- fira-code-fonts
|
||||
- alacritty
|
||||
# ...
|
||||
- gnome-tweaks
|
||||
- pinentry-gnome3 # kde, gpg cache password
|
||||
- seahorse
|
||||
- xclip
|
||||
|
|
Loading…
Reference in New Issue