#!/usr/bin/env bash
userdel stratos

# Turn off TTY autologin
# rm -f /etc/systemd/system/getty@tty1.service.d/autologin.conf # Remove getty service too, ly supersedes this
# rm -f /etc/systemd/system/multi-user.target.wants/getty@tty2.service
# rm -f /etc/systemd/system/autologin@.service

# Clean up
rm -f /usr/local/bin/enable-display-manager
pacman -Rns calamares --noconfirm