Compare commits
5 Commits
Author | SHA1 | Date | |
---|---|---|---|
45df092d37 | |||
167681a436 | |||
ed1b755a9c | |||
37619b95d4 | |||
d94172218e |
@@ -59,6 +59,7 @@ ntfs-3g
|
||||
@openrc syslog-ng-openrc
|
||||
@runit acpid-runit
|
||||
@runit cronie-runit
|
||||
@runit cryptsetup-runit
|
||||
@runit dhcpcd-runit
|
||||
@runit haveged-runit
|
||||
@runit lvm2-runit
|
||||
|
@@ -5,15 +5,19 @@ alsa-firmware
|
||||
powertop
|
||||
inxi
|
||||
|
||||
modemmanager
|
||||
network-manager-applet
|
||||
nss-mdns
|
||||
@openrc connman-openrc
|
||||
@runit connman-runit
|
||||
cmst
|
||||
|
||||
#modemmanager
|
||||
#network-manager-applet
|
||||
#nss-mdns
|
||||
|
||||
@openrc alsa-utils-openrc
|
||||
@openrc avahi-openrc
|
||||
@openrc displaymanager-openrc
|
||||
@openrc json-c
|
||||
@openrc networkmanager-openrc
|
||||
#@openrc json-c
|
||||
#@openrc networkmanager-openrc
|
||||
@openrc ntp-openrc
|
||||
@openrc openrc-settingsd
|
||||
@openrc bluez-openrc
|
||||
@@ -21,8 +25,8 @@ nss-mdns
|
||||
@runit alsa-utils-runit
|
||||
@runit avahi-runit
|
||||
@runit sddm-runit
|
||||
@runit json-c
|
||||
@runit networkmanager-runit
|
||||
#@runit json-c
|
||||
#@runit networkmanager-runit
|
||||
@runit ntp-runit
|
||||
@runit bluez-runit
|
||||
|
||||
|
@@ -8,10 +8,10 @@ DISPLAYMANAGER="sddm"
|
||||
# AUTOLOGIN="true"
|
||||
|
||||
# start services
|
||||
# SERVICES=('acpid' 'bluetooth' 'cronie' 'cupsd' 'syslog-ng' 'NetworkManager')
|
||||
SERVICES=('acpid' 'bluetooth' 'cronie' 'cupsd' 'syslog-ng' 'connman')
|
||||
|
||||
# default group membership
|
||||
# ADDGROUPS="video,power,storage,optical,network,lp,scanner,wheel,users,log"
|
||||
ADDGROUPS="video,power,storage,optical,network,lp,scanner,wheel,users,log"
|
||||
|
||||
################# live-session #################
|
||||
|
||||
|
Reference in New Issue
Block a user