mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-05-19 02:46:06 -07:00
10 lines
433 B
Bash
10 lines
433 B
Bash
# Nvidia Drivers
|
|
AddPackage lib32-nvidia-utils # NVIDIA drivers utilities 32 bit
|
|
AddPackage nvidia-dkms # NVIDIA drivers - module sources
|
|
AddPackage nvidia-settings # Tool for configuring the NVIDIA graphics driver
|
|
AddPackage nvidia-utils # NVIDIA drivers utilities
|
|
|
|
# Android Phone
|
|
AddPackage android-file-transfer # Android MTP client with minimalistic UI
|
|
AddPackage kdeconnect # Adds communication between KDE and your smartphone
|