iso-profiles/community/cinnamon/profile.conf

13 lines
336 B
Text
Raw Normal View History

2019-09-15 18:45:09 +02:00
#! /bin/bash
2016-11-17 13:25:44 +01:00
displaymanager="lightdm"
nonfree_mhwd="true"
2016-11-17 13:25:44 +01:00
2019-09-15 18:45:09 +02:00
enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep' 'haveged' 'ufw' 'apparmor' 'snapd.apparmor' 'snapd')
disable_systemd_live=('tlp' 'tlp-sleep')
2016-11-17 13:25:44 +01:00
disable_systemd=('pacman-init')
2016-11-17 13:25:44 +01:00
hostname="manjaro-cinnamon"