iso-profiles/community/deepin/profile.conf

13 lines
364 B
Text
Raw Normal View History

2019-10-01 22:47:12 +02:00
#! /bin/bash
2016-11-17 13:25:44 +01:00
displaymanager="lightdm"
2019-10-01 22:47:12 +02:00
nonfree_mhwd="true"
2016-11-17 13:25:44 +01:00
2021-04-21 09:29:52 +02:00
enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'cups' 'tlp' 'tlp-sleep' 'haveged' 'ufw' 'apparmor' 'snapd.apparmor' 'snapd' 'fstrim.timer' 'pkgfileupdate.timer')
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-deepin"