diff --git a/packages/packages.list b/packages/packages.list index 56d9f5b..60ba3cb 100644 --- a/packages/packages.list +++ b/packages/packages.list @@ -221,7 +221,6 @@ reiserfsprogs riot-desktop ripgrep rofi -rom-manager-git rpcs3-git ruby rust-racer @@ -267,7 +266,6 @@ texlive-publishers texlive-science thunar tk -tsk-git ttf-croscore ttf-dejavu ttf-droid diff --git a/post-install b/post-install index 735cc97..cc938eb 100755 --- a/post-install +++ b/post-install @@ -64,4 +64,7 @@ rustup component add "${RUST_COMPONENTS[@]}" print_section "Manual TODOs" print_log "Run ${YELLOW}~/.config/polybar/scripts/gmail/auth.py${RESET}" -print_log "Add taskwarrior keys to ${YELLOW}~/.local/keys/taskwarrior/${RESET}" \ No newline at end of file +print_log "Add taskwarrior keys to ${YELLOW}~/.local/keys/taskwarrior/${RESET}" + +# ADD user to sudoers manually +# Comment out [Multilib] \ No newline at end of file