#!/bin/bash post_install() { # Enable systemd services systemctl enable NetworkManager sddm }