mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 08:41:43 +05:30
fix(install-script): docker install fix, brave installation
- Install docker, brave through repositories instead of brew
This commit is contained in:
@@ -9,11 +9,13 @@ nvidia-driver
|
||||
synaptic
|
||||
# Below few are dnf-only packages
|
||||
akmod-nvidia
|
||||
dnf-plugins-core
|
||||
libva-nvidia-driver
|
||||
xorg-x11-drv-nvidia-cuda
|
||||
# Common
|
||||
bash
|
||||
bleachbit
|
||||
brave-browser
|
||||
ca-certificates
|
||||
clang
|
||||
cmake
|
||||
@@ -22,6 +24,11 @@ code
|
||||
curl
|
||||
evolution-ews
|
||||
evolution-mapi
|
||||
docker-ce
|
||||
docker-ce-cli
|
||||
containerd.io
|
||||
docker-buildx-plugin
|
||||
docker-compose-plugin
|
||||
dolphin
|
||||
dolphin-plugins
|
||||
dnscrypt-proxy
|
||||
|
||||
Reference in New Issue
Block a user