Unnamed repository; edit this file 'description' to name the repository.
-rw-r--r--languages.toml5
1 files changed, 4 insertions, 1 deletions
diff --git a/languages.toml b/languages.toml
index bf7045e0..a0f59717 100644
--- a/languages.toml
+++ b/languages.toml
@@ -2875,15 +2875,18 @@ file-types = [
# Systemd unit files
"service",
"automount",
+ "desktop",
"device",
"mount",
+ "nspawn",
"path",
- "service",
+ "scope",
"slice",
"socket",
"swap",
"target",
"timer",
+ { glob = "systemd/**/*.conf" },
# Podman quadlets
"container",
"volume",