From 71d20fc41b37c21361b63566c2aaf3324617affc Mon Sep 17 00:00:00 2001 From: Rory& Date: Mon, 8 Sep 2025 19:49:20 +0200 Subject: Add LibSystemd --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 21c26b7..ac913bd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "LibMatrix"] path = LibMatrix url = https://cgit.rory.gay/matrix/LibMatrix.git +[submodule "SystemdCtl"] + path = SystemdCtl + url = https://cgit.rory.gay/SystemdCtl.git -- cgit 1.5.1