diff options
author | Aaditya Dhruv <[email protected]> | 2025-06-14 10:52:39 +0530 |
---|---|---|
committer | Aaditya Dhruv <[email protected]> | 2025-06-14 10:52:39 +0530 |
commit | 35476da777e19e2bcee10beb5ed0ae7362adcd30 (patch) | |
tree | a44bfb642b4dedf7f246a82a6771980604508a55 /src/system/vars | |
parent | 5f0f24a52d9175ab638b3d1a77454e65fad88248 (diff) |
Update documentation, small fixes to variable namespacing
Diffstat (limited to 'src/system/vars')
-rw-r--r-- | src/system/vars/main.yaml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/system/vars/main.yaml b/src/system/vars/main.yaml index 1f2da1e..5a5f4fb 100644 --- a/src/system/vars/main.yaml +++ b/src/system/vars/main.yaml @@ -1,2 +1,3 @@ -systemd: - - syncthing +system: + systemd: + - syncthing |