fix
This commit is contained in:
parent
8c73f0c72f
commit
dab77f8870
@ -58,6 +58,19 @@ pacman = [
|
|||||||
'jdk-openjdk',
|
'jdk-openjdk',
|
||||||
]
|
]
|
||||||
|
|
||||||
|
pacman_gui = [
|
||||||
|
'gvim',
|
||||||
|
'neovide',
|
||||||
|
]
|
||||||
|
|
||||||
|
aur = [
|
||||||
|
]
|
||||||
|
|
||||||
|
aur_gui = [
|
||||||
|
'alacritty-sixel-git',
|
||||||
|
'winscp',
|
||||||
|
]
|
||||||
|
|
||||||
# Manjaro Linux ----------------------------------------------------------------
|
# Manjaro Linux ----------------------------------------------------------------
|
||||||
[packages.linux.manjaro]
|
[packages.linux.manjaro]
|
||||||
pacman_force = [
|
pacman_force = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user