forked from colonelpanic/dotfiles
[arch] Add user services list
This commit is contained in:
parent
52099f59ae
commit
6d0d1d9455
@ -28,6 +28,11 @@ SERVICES = [
|
||||
]
|
||||
|
||||
|
||||
USER_SERVICES = [
|
||||
"sparkleshare.service",
|
||||
]
|
||||
|
||||
|
||||
@task
|
||||
def install_pacaur(ctx):
|
||||
ctx.run(os.path.join(RESOURCES_DIRECTORY, "install_pacaur.sh"))
|
||||
|
Loading…
Reference in New Issue
Block a user