chore: standard server package list
This commit is contained in:
parent
d3ced23f0d
commit
740a201003
7 changed files with 11 additions and 1 deletions
7
groups/server
Normal file
7
groups/server
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
ssh
|
||||||
|
sudo
|
||||||
|
git
|
||||||
|
tmux
|
||||||
|
curl
|
||||||
|
man
|
||||||
|
pfetch
|
|
@ -1 +0,0 @@
|
||||||
|
|
1
packages/man/apt
Normal file
1
packages/man/apt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
man-db
|
1
packages/man/arch
Normal file
1
packages/man/arch
Normal file
|
@ -0,0 +1 @@
|
||||||
|
man-db
|
1
packages/ssh/apt
Normal file
1
packages/ssh/apt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
openssh-server
|
1
packages/ssh/arch
Normal file
1
packages/ssh/arch
Normal file
|
@ -0,0 +1 @@
|
||||||
|
openssh
|
Loading…
Add table
Reference in a new issue