mirror of
https://github.com/philmmanjaro/alma.git
synced 2025-12-07 03:39:21 +01:00
[presets] add xfce-manjaro
This commit is contained in:
9
presets/pamac.toml
Normal file
9
presets/pamac.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
packages = ["pamac-gtk", "pamac-snap-plugin", "pamac-flatpak-plugin"]
|
||||
script = """
|
||||
set -exu
|
||||
|
||||
systemctl enable apparmor
|
||||
systemctl enable snapd.apparmor
|
||||
systemctl enable snapd
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user