layout
This commit is contained in:
parent
dbf29c265d
commit
1b272e7b36
1 changed files with 18 additions and 12 deletions
|
@ -121,8 +121,8 @@ i3-gaps
|
||||||
i3status
|
i3status
|
||||||
|
|
||||||
calamares
|
calamares
|
||||||
#alci-calamares-config
|
alci-calamares-config
|
||||||
alci-calamares-config-dev
|
#alci-calamares-config-dev
|
||||||
xterm
|
xterm
|
||||||
dex
|
dex
|
||||||
|
|
||||||
|
@ -138,26 +138,32 @@ os-prober
|
||||||
### EXTRAS ###
|
### EXTRAS ###
|
||||||
#######################################################
|
#######################################################
|
||||||
|
|
||||||
# xorg applications
|
##### xorg applications
|
||||||
|
|
||||||
#xorg-server
|
#xorg-server
|
||||||
#xorg-apps
|
#xorg-apps
|
||||||
|
|
||||||
# lightdm display manager
|
##### lightdm display manager
|
||||||
|
|
||||||
#lightdm
|
#lightdm
|
||||||
#lightdm-gtk-greeter
|
#lightdm-gtk-greeter
|
||||||
|
|
||||||
# sddm display manager
|
##### sddm display manager
|
||||||
|
|
||||||
#sddm
|
#sddm
|
||||||
|
|
||||||
# want to have nmtui to connect to your wireless network via TTY
|
##### want to have nmtui to connect to your wireless network via TTY
|
||||||
# install the package networkmanager on the iso
|
##### install the package networkmanager on the iso
|
||||||
# enable after installation
|
##### enable after installation
|
||||||
# sudo systemctl enable NetworkManager
|
##### sudo systemctl enable NetworkManager
|
||||||
# and then reboot
|
##### and then reboot
|
||||||
|
|
||||||
#networkmanager
|
#networkmanager
|
||||||
|
|
||||||
# want to have base-devel group
|
##### want to have base-devel group
|
||||||
|
|
||||||
#base-devel
|
#base-devel
|
||||||
|
|
||||||
# want to have linux-headers
|
##### want to have linux-headers
|
||||||
|
|
||||||
#linux-headers
|
#linux-headers
|
||||||
|
|
Loading…
Reference in a new issue