Merge branch 'master' of github.com:IvanMalison/dotfiles
This commit is contained in:
commit
ba72168c04
5
tasks/shell/systemd_units.sh
Executable file
5
tasks/shell/systemd_units.sh
Executable file
@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env zsh
|
||||
|
||||
SYSTEM_SERVICES=(
|
||||
"systemd-resolved"
|
||||
)
|
Loading…
Reference in New Issue
Block a user