services: Remove left-over systemd services

This commit is contained in:
Marty Oehme 2025-09-16 21:35:41 +02:00
parent 93394129c0
commit b3e8e371ed
Signed by: Marty
GPG key ID: 4E535BC19C61886E
18 changed files with 0 additions and 238 deletions

View file

@ -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]