dotfiles/manifests/packages.pp

158 lines
2.8 KiB
ObjectPascal
Raw Normal View History

2017-10-15 20:38:56 +01:00
node default {
2018-03-02 21:59:20 +00:00
package {[
'ttf-google-fonts-typewolf'
]:
ensure => absent
}
-> package {[ # Packages that need to be installed first
'i3-gaps',
'ttf-google-fonts-git',
'i3lock-color-git'
]:
ensure => installed
2017-12-18 00:35:04 +00:00
}
2018-01-05 20:39:19 +00:00
2017-12-18 00:35:04 +00:00
-> package {[
2017-08-13 16:06:49 +01:00
'acpi',
2017-08-12 21:21:21 +01:00
'advanced-ssh-config',
2018-06-22 22:36:40 +01:00
'alacritty-git',
2018-03-15 09:17:43 +00:00
'android-tools',
2017-10-11 22:02:17 +01:00
'archstrike-keyring',
2017-08-12 21:21:21 +01:00
'arduino',
'bcm20702a1-firmware',
2018-01-05 23:22:35 +00:00
'betterlockscreen',
2017-08-12 21:21:21 +01:00
'bleachbit',
'blender',
'bluez-firmware',
2017-10-30 09:13:11 +00:00
'brave-bin',
2017-12-22 23:15:36 +00:00
'brightnessctl',
2017-10-30 09:13:11 +00:00
'calibre',
'caprine',
2017-10-30 09:13:11 +00:00
'caret-bin',
2017-08-12 21:21:21 +01:00
'catimg',
2017-12-24 16:09:53 +00:00
'climate',
2017-08-12 21:21:21 +01:00
'clamtk',
'corebird',
2017-10-19 13:30:22 +01:00
'compton',
2017-08-12 21:21:21 +01:00
'deluge',
2017-08-12 23:34:29 +01:00
'dex',
2017-11-07 13:52:06 +00:00
'dmenu',
2017-08-17 18:49:24 +01:00
'dunst',
2017-10-22 15:14:28 +01:00
'etcher',
'etcher-cli',
'exa',
'fasd',
2017-11-14 09:19:33 +00:00
'feedreader',
2017-10-19 13:30:22 +01:00
'feh',
2017-08-12 21:21:21 +01:00
'filezilla',
2017-10-30 09:13:11 +00:00
'firefox',
2017-12-17 23:44:58 +00:00
'firefox-developer-edition',
2017-08-12 21:21:21 +01:00
'fonts-meta-extended-lt',
'gimp',
'glogg',
2017-11-06 21:36:35 +00:00
'google-earth-pro',
2017-08-12 21:21:21 +01:00
'gparted',
2017-11-07 09:11:34 +00:00
'grub-customizer',
'grub2-theme-archlinux',
2017-11-16 20:46:33 +00:00
'gvim',
2017-08-12 21:21:21 +01:00
'handbrake',
'hexchat',
'htop',
2017-08-14 08:32:49 +01:00
'i3status',
2017-08-13 20:15:14 +01:00
'i3status-rust',
2017-08-12 21:21:21 +01:00
'ibus',
'ibus-uniemoji',
'inkscape',
2017-10-19 20:14:22 +01:00
'intellij-idea-ultimate-edition',
'intellij-idea-ultimate-edition-jre',
'intellij-jdk',
2017-08-12 21:21:21 +01:00
'jdk',
'jshon',
2017-10-30 09:13:11 +00:00
'kdenlive',
2018-03-02 22:27:24 +00:00
'keepassxc',
2017-10-30 09:13:11 +00:00
'keybase-bin',
2017-08-12 21:21:21 +01:00
'kodi',
'libinput',
'libinput-gestures',
'lightdm',
2018-01-05 09:08:38 +00:00
'lightdm-webkit2-greeter',
2017-10-22 15:16:33 +01:00
'lxpolkit-git',
2017-10-19 13:30:22 +01:00
'lxrandr',
2017-08-12 21:21:21 +01:00
'minecraft',
2017-12-24 16:09:53 +00:00
'mkchromecast',
2017-08-12 23:04:16 +01:00
'nextcloud-client',
2018-06-22 22:03:48 +01:00
'nnn',
2017-08-12 21:21:21 +01:00
'nodejs',
2017-11-07 13:52:06 +00:00
'numix-gtk-theme',
2017-08-12 21:21:21 +01:00
'nvm',
'obs-studio',
'oh-my-zsh-git',
2017-12-24 16:09:53 +00:00
'onlyoffice-bin',
2018-05-27 17:00:08 +01:00
'otf-fira-code',
'otf-font-awesome',
2017-10-19 21:41:30 +01:00
'pacaur',
2017-11-17 09:06:17 +00:00
'perl-file-mimeinfo',
2017-11-14 10:47:23 +00:00
'pigz',
2017-11-07 13:52:06 +00:00
'playerctl',
2017-08-12 21:21:21 +01:00
'postgresql',
'postman-bin',
'powertop',
2017-08-12 21:21:21 +01:00
'psensor',
2018-02-13 08:40:30 +00:00
'pulseaudio-bluetooth-a2dp-gdm-fix',
2017-08-12 21:21:21 +01:00
'pyenv',
'pyenv-virtualenv',
'python-pip',
'python-virtualenv',
'python2-pip',
'python2-virtualenv',
2017-11-16 20:42:07 +00:00
'qt5-styleplugins',
2017-08-12 21:21:21 +01:00
'redis',
'redshift',
'reptyr',
2017-12-18 00:32:10 +00:00
'rofi',
2018-03-15 09:17:43 +00:00
'scrcpy',
2017-08-12 21:21:21 +01:00
'screenfetch',
'sl',
'slack-desktop',
2017-10-30 09:13:11 +00:00
'slack-term',
2018-05-05 20:47:22 +01:00
'solaar',
2017-08-12 21:21:21 +01:00
'spotify',
'steam',
2017-10-08 18:24:20 +01:00
'sublime-text',
2017-08-13 16:06:49 +01:00
'sysstat',
'tbg',
2017-08-12 21:21:21 +01:00
'terminator',
'thefuck',
'thunderbird',
'tig',
2018-08-14 08:38:26 +01:00
'tmux',
'tor-browser-en',
2018-06-19 08:55:45 +01:00
'ttf-emojione',
2018-05-27 17:00:08 +01:00
'ttf-fira-code',
2018-01-05 20:39:19 +00:00
'ttf-font-awesome',
2017-08-12 21:21:21 +01:00
'ttf-ms-fonts',
'ttf-wps-fonts',
2017-10-30 09:13:11 +00:00
'turtl',
2017-08-30 14:05:22 +01:00
'tupload',
2018-04-06 09:19:21 +01:00
'universal-ctags-git',
2018-01-14 16:41:49 +00:00
'visual-studio-code-bin',
2017-08-12 21:21:21 +01:00
'virtualbox',
'vivaldi',
'vlc',
2017-10-30 09:13:11 +00:00
'whatsie',
2017-08-12 21:21:21 +01:00
'wps-office',
'wps-office-extension-english-uk-dictionary',
'yaourt',
2017-08-12 23:04:16 +01:00
'yubikey-manager',
2017-08-12 21:21:21 +01:00
'yubikey-personalization-gui',
'zeal',
'zsh',
'zsh-completions',
2017-12-24 16:09:53 +00:00
'zsh-doc',
'zsh-syntax-highlighting'
2017-08-12 14:01:40 +01:00
]:
ensure => installed
2017-08-12 14:01:40 +01:00
}
}