diff options
Diffstat (limited to 'configs/horizon/pmmx-horizon.installfile')
-rw-r--r-- | configs/horizon/pmmx-horizon.installfile | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/configs/horizon/pmmx-horizon.installfile b/configs/horizon/pmmx-horizon.installfile new file mode 100644 index 0000000..956843b --- /dev/null +++ b/configs/horizon/pmmx-horizon.installfile @@ -0,0 +1,11 @@ +# System Installation +pkginstall horizon horizon-qt5 horizon-boot xorg-drivers xorg-server ttf-liberation xsetroot + +# Start X on boot, if possible. +svcenable udev boot +svcenable udev-trigger boot +svcenable elogind +svcenable sddm +svcenable wpa_supplicant + +inherit ../arch/pmmx.installfile |