fix: re-order creation of workspaces

This commit is contained in:
Matthieu Bessat 2024-11-23 17:35:53 +01:00
parent ace90fcb8c
commit 50099fdfed
3 changed files with 31 additions and 16 deletions

View file

@ -5,7 +5,6 @@ common:
- util-linux
- dkms
- less
- git
- tmux
- screen
- openssh
@ -165,9 +164,13 @@ common:
- aur/tippecanoe
osm:
- aur/osmium-tool
git:
- aur/gitwatch-git
- tig
vcs:
git:
- git
- tig
- aur/gitwatch-git
fossil:
- fossil
network:
bandwidth:
- name: iperf3
@ -492,6 +495,9 @@ common:
geo:
- aur/mepo
- qgis
vcs:
git:
- giggle
db:
- name: dbeaver
tags: ['heavy-gui']