Install more stuff
This commit is contained in:
parent
c03398d8e4
commit
1a3b7c6452
1 changed files with 8 additions and 0 deletions
|
@ -25,21 +25,27 @@ DOTS = ['alacritty', 'bash', 'direnv', 'git', 'nvim', 'profile', 'xinit']
|
|||
dependencies = [
|
||||
'acpi',
|
||||
'alacritty',
|
||||
'bat',
|
||||
'brightnessctl',
|
||||
'cargo-watch',
|
||||
'clang',
|
||||
'cloc',
|
||||
'cups',
|
||||
'curl',
|
||||
'fasd',
|
||||
'firefox',
|
||||
'flameshot',
|
||||
'gdb',
|
||||
'git',
|
||||
'github-cli',
|
||||
'hplip',
|
||||
'htop',
|
||||
'intel-ucode',
|
||||
'man-db',
|
||||
'meson',
|
||||
'mgba-sdl',
|
||||
'networkmanager',
|
||||
'ninja',
|
||||
'openssh',
|
||||
'pacman-contrib',
|
||||
'pulseaudio-alsa',
|
||||
|
@ -47,7 +53,9 @@ dependencies = [
|
|||
'rust-analyzer',
|
||||
'rustup',
|
||||
'stow',
|
||||
'sway',
|
||||
'tree',
|
||||
'valgrind',
|
||||
'xclip',
|
||||
'xf86-video-intel',
|
||||
'xorg-server',
|
||||
|
|
Loading…
Reference in a new issue