diff --git a/bin/actions/update.sh b/bin/actions/update.sh index 75e8777..663d94b 100755 --- a/bin/actions/update.sh +++ b/bin/actions/update.sh @@ -220,8 +220,8 @@ if [ "$#" -eq 0 ]; then groups symlinks sys_packages - cargopkgs aptpkgs + cargopkgs pipxpkgs flatpakpkgs dockercmd diff --git a/config/config.yaml b/config/config.yaml index 3ece295..86a1be5 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -159,4 +159,5 @@ config: - libc6-dev - libbz2-dev - libffi-dev - - tk-dev \ No newline at end of file + - tk-dev + \ No newline at end of file