From ac622b6bead822668de055584015a9477875bb24 Mon Sep 17 00:00:00 2001 From: ndwarshuis Date: Sat, 21 May 2022 00:25:00 -0400 Subject: [PATCH] REF remove dead code --- dot_bin/executable_bootstrap_pkgs | 6 ------ 1 file changed, 6 deletions(-) diff --git a/dot_bin/executable_bootstrap_pkgs b/dot_bin/executable_bootstrap_pkgs index 65f733a..5b49954 100644 --- a/dot_bin/executable_bootstrap_pkgs +++ b/dot_bin/executable_bootstrap_pkgs @@ -49,12 +49,6 @@ run_yay() { dunst_pkgs=(dunst) emacs_pkgs=(emacs) gtk_pkgs=(zuki-themes) - ## TODO this requires some system-level config and thus should be an - ## ansible role - # nvidia_pkgs=(optimus-manager) - ## TODO docker rootless should be an ansible role since it needs some - ## systemwide configuration - # r_pkgs=(r docker-rootless-extras-bin gcc-fortran texlive-bin tk) r_pkgs=(r gcc-fortran texlive-bin tk) redshift_pkgs=(redshift) seafile_pkgs=(seafile-client)