services: Remove left-over systemd services
This commit is contained in:
parent
93394129c0
commit
b3e8e371ed
18 changed files with 0 additions and 238 deletions
|
|
@ -38,8 +38,6 @@ ssh = "~"
|
|||
"terminal/.config/vifm/vifmrc" = { target = "~/.config/vifm/vifmrc", type = "symbolic" }
|
||||
terminal = "~"
|
||||
|
||||
# LINUX: A linux machine, with systemd enabled, auto-mounting set up and a nice productivity suite.
|
||||
|
||||
[linux]
|
||||
depends = ["base", "disks", "pass", "office", "services", "social", "writing"]
|
||||
|
||||
|
|
@ -66,8 +64,6 @@ office = "~"
|
|||
"services/README.md" = { target = "~/NOWHERE", type = "symbolic", if = "false" }
|
||||
"services/usv.sh" = { target = "~/.config/sh/alias.d/usv.sh", type = "symbolic" }
|
||||
"services/sv" = { target = "~/.config/service", type = "symbolic"}
|
||||
# FIXME: Disabling existing systemd services for the moment
|
||||
"services/systemd" = { target = "~/NOWHERE", type = "symbolic", if = "false" }
|
||||
services = "~"
|
||||
|
||||
[social.files]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue