mirror of
https://github.com/kevinveenbirkenbach/linux-image-manager.git
synced 2025-09-09 11:47:12 +02:00
Merge branch 'master' of github.com:kevinveenbirkenbach/core-system into master
This commit is contained in:
@@ -85,3 +85,6 @@ ansible
|
||||
|
||||
# entertainment software
|
||||
rhythmbox
|
||||
|
||||
# cloud
|
||||
nextcloud-client
|
||||
|
@@ -8,5 +8,5 @@ libpurple-carbons
|
||||
eclipse-java
|
||||
# language server
|
||||
ccls
|
||||
# guest user support
|
||||
systemd-guest-user
|
||||
# office
|
||||
ttf-ms-fonts
|
||||
|
@@ -3,3 +3,4 @@ nano
|
||||
tree
|
||||
htop
|
||||
git
|
||||
sudo
|
||||
|
8
configuration/packages/server/luks.txt
Normal file
8
configuration/packages/server/luks.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
# Packages to install LUKS on servers
|
||||
rsync
|
||||
base-devel
|
||||
uboot-tools
|
||||
dropbear
|
||||
mkinitcpio-utils
|
||||
mkinitcpio-netconf
|
||||
mkinitcpio-dropbear
|
Reference in New Issue
Block a user