mirror of
https://github.com/philmmanjaro/alma.git
synced 2025-12-07 03:39:21 +01:00
Add some example presets
This commit is contained in:
6
presets/kde.toml
Normal file
6
presets/kde.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
packages = ["plasma-desktop", "dolphin", "gwenview", "konsole", "ttf-dejavu", "sddm"]
|
||||
script = """
|
||||
set -exu
|
||||
|
||||
systemctl enable sddm
|
||||
"""
|
||||
Reference in New Issue
Block a user