dotfiles/tasks/shell/systemd_units.sh

6 lines
60 B
Bash
Executable File

#!/usr/bin/env zsh
SYSTEM_SERVICES=(
"systemd-resolved"
)