diff --git a/community/cinnamon/profile.conf b/community/cinnamon/profile.conf index fee05bf4..b730d5fa 100644 --- a/community/cinnamon/profile.conf +++ b/community/cinnamon/profile.conf @@ -1,57 +1,11 @@ -########################################## -###### use this file in the profile ###### -########################################## +#! /bin/bash -# use multilib packages; x86_64 only -# multilib="true" - -################ install ################ - -# default displaymanager: none -# supported; lightdm, sddm, gdm, lxdm, mdm displaymanager="lightdm" -# Set to false to disable autologin in the livecd -# autologin="true" - -# nonfree xorg drivers nonfree_mhwd="true" -# possible values: grub;systemd-boot -# efi_boot_loader="grub" +enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep' 'haveged' 'ufw' 'apparmor' 'snapd.apparmor' 'snapd') -# configure calamares for netinstall -# netinstall="false" - -# configure calamares to use chrootcfg instead of unpackfs -# chrootcfg="false" - -# use geoip -# geoip="true" - -# unset defaults to given values -# names must match systemd service names -enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'ufw') disable_systemd=('pacman-init') -# unset defaults to given values -# addgroups="lp,network,power,wheel" - -# the same workgroup name if samba is used -# smb_workgroup="Manjaro" - -################# live-session ################# - -# unset defaults to given value hostname="manjaro-cinnamon" - -# unset defaults to given value -# username="manjaro" - -# unset defaults to given value -# password="manjaro" - -# unset defaults to given values -# names must match systemd service names -# services in enable_systemd array don't need to be listed here -# enable_systemd_live=('manjaro-live' 'mhwd-live' 'pacman-init' 'mirrors-live') diff --git a/community/i3/profile.conf b/community/i3/profile.conf index 9cd8d2ea..cf1e5fd5 100644 --- a/community/i3/profile.conf +++ b/community/i3/profile.conf @@ -15,7 +15,7 @@ displaymanager="lightdm" # autologin="true" # nonfree xorg drivers -# nonfree_mhwd="true" +nonfree_mhwd="true" # possible values: grub;systemd-boot # efi_boot_loader="grub" @@ -31,9 +31,18 @@ displaymanager="lightdm" # unset defaults to given values # names must match systemd service names -enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'ufw') +enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep' 'haveged' 'ufw' 'apparmor' 'snapd.apparmor' 'snapd') disable_systemd=('pacman-init') +# add strict snaps: strict_snaps="core core18 gnome-3-28-1804 gtk-common-themes snap-store" + +#strict_snaps="snapd core18 snap-store core gnome-3-28-1804 gtk-common-themes" + +# add classic snaps: classic_snaps="code" +# classic_snaps="" +# choose the snap channel. Possible options are: stable, candidate, beta, edge +# snap_channel="stable" + # unset defaults to given values # addgroups="lp,network,power,wheel" diff --git a/manjaro/gnome/profile.conf b/manjaro/gnome/profile.conf index a84e30f2..c25af8b0 100644 --- a/manjaro/gnome/profile.conf +++ b/manjaro/gnome/profile.conf @@ -34,7 +34,8 @@ displaymanager="gdm" # unset defaults to given values # names must match systemd service names -enable_systemd=('bluetooth' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'avahi-demon') +enable_systemd=('bluetooth' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep' 'avahi-demon' 'haveged' 'ufw' 'apparmor' 'snapd.apparmor' 'snapd') +#enable_systemd=('bluetooth' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep' 'avahi-demon' 'haveged' 'ufw') disable_systemd=('pacman-init') # unset defaults to given values, @@ -45,6 +46,13 @@ disable_systemd=('pacman-init') # unset defaults to given values # addgroups="lp,network,power,wheel" +# add strict snaps: strict_snaps="core core18 gnome-3-28-1804 gtk-common-themes snap-store" +# strict_snaps="" +# add classic snaps: classic_snaps="code" +# classic_snaps="" +# choose the snap channel. Possible options are: stable, candidate, beta, edge +# snap_channel="candidate" + # the same workgroup name if samba is used # smb_workgroup="" diff --git a/manjaro/kde/profile.conf b/manjaro/kde/profile.conf index 626421f0..ac24813d 100644 --- a/manjaro/kde/profile.conf +++ b/manjaro/kde/profile.conf @@ -15,7 +15,7 @@ displaymanager="sddm" # use extra packages as defined in pkglist to activate a full profile # extra="false" -extra="true" +# extra="true" ################ install ################ @@ -31,9 +31,17 @@ extra="true" # use geoip for localization # geoip='true' +# add strict snaps: strict_snaps="core core18 gnome-3-28-1804 gtk-common-themes snap-store" +# strict_snaps="" +# add classic snaps: classic_snaps="code" +# classic_snaps="" +# choose the snap channel. Possible options are: stable, candidate, beta, edge +# snap_channel="candidate" + # unset defaults to given values # names must match systemd service names -enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp') +enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep' 'haveged' 'apparmor' 'snapd.apparmor' 'snapd') +#enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep' 'haveged') disable_systemd=('pacman-init') # unset defaults to given values, diff --git a/manjaro/xfce/profile.conf b/manjaro/xfce/profile.conf index e5aaf5c4..54685072 100644 --- a/manjaro/xfce/profile.conf +++ b/manjaro/xfce/profile.conf @@ -32,13 +32,16 @@ displaymanager="lightdm" # unset defaults to given values # names must match systemd service names -enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'ufw') +enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep' 'haveged' 'ufw' 'apparmor' 'snapd.apparmor' 'snapd') +#enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep' 'haveged' 'ufw') disable_systemd=('pacman-init') -# unset defaults to given values, -# names must match openrc service names -# enable_openrc=('acpid' 'bluetooth' 'elogind' 'cronie' 'cupsd' 'dbus' 'syslog-ng' 'NetworkManager') -# disable_openrc=() +# add strict snaps: strict_snaps="snapd core core18 gnome-3-28-1804 gtk-common-themes snap-store" +# strict_snaps="" +# add classic snaps: classic_snaps="code" +# classic_snaps="" +# choose the snap channel. Possible options are: stable, candidate, beta, edge +# snap_channel="candidate" # the same workgroup name if samba is used # smb_workgroup="" @@ -65,8 +68,3 @@ disable_systemd=('pacman-init') # names must match systemd service names # services in enable_systemd array don't need to be listed here # enable_systemd_live=('manjaro-live' 'mhwd-live' 'pacman-init' 'mirrors-live') - -# unset defaults to given values, -# names must match openrc service names -# services in enable_openrc array don't need to be listed here -# enable_openrc_live=('manjaro-live' 'mhwd-live' 'pacman-init' 'mirrors-live')