1
0
Fork 0
dotfiles/sysconfig_arch/cfg_workstation-aur.pp
Joerg Elfring a26076b864 ALL NEW DOTFILES!
No more branches and no more Makefiles
2020-06-16 22:47:23 +02:00

13 lines
572 B
Puppet

############################################################################
###
## Additional packages from AUR, this time puppet needs to be run
# as user with sudo privileges
#
#
package {'free42': ensure => installed}
package {'insync': ensure => installed}
package {'c-lolcat': ensure => installed}
package {'ttf-b612': ensure => installed}
package {'ttf-unifont': ensure => installed}
package {'ttf-symbola': ensure => installed}