Install more stuff

This commit is contained in:
buffet 2021-06-30 14:45:03 +00:00
parent c03398d8e4
commit 1a3b7c6452

View file

@ -25,21 +25,27 @@ DOTS = ['alacritty', 'bash', 'direnv', 'git', 'nvim', 'profile', 'xinit']
dependencies = [ dependencies = [
'acpi', 'acpi',
'alacritty', 'alacritty',
'bat',
'brightnessctl', 'brightnessctl',
'cargo-watch',
'clang', 'clang',
'cloc',
'cups', 'cups',
'curl', 'curl',
'fasd', 'fasd',
'firefox', 'firefox',
'flameshot', 'flameshot',
'gdb',
'git', 'git',
'github-cli', 'github-cli',
'hplip', 'hplip',
'htop', 'htop',
'intel-ucode', 'intel-ucode',
'man-db', 'man-db',
'meson',
'mgba-sdl', 'mgba-sdl',
'networkmanager', 'networkmanager',
'ninja',
'openssh', 'openssh',
'pacman-contrib', 'pacman-contrib',
'pulseaudio-alsa', 'pulseaudio-alsa',
@ -47,7 +53,9 @@ dependencies = [
'rust-analyzer', 'rust-analyzer',
'rustup', 'rustup',
'stow', 'stow',
'sway',
'tree', 'tree',
'valgrind',
'xclip', 'xclip',
'xf86-video-intel', 'xf86-video-intel',
'xorg-server', 'xorg-server',