treewide: fix typos

This commit is contained in:
Bruno BELANYI 2024-09-27 13:48:26 +00:00
parent cbba752b54
commit 898523d079
18 changed files with 20 additions and 20 deletions

View file

@ -41,7 +41,7 @@ in
service = {
# Only allow registration of users through the CLI
enableregistration = false;
# Ues the host's timezone
# Use the host's timezone
timezone = config.time.timeZone;
# Use UNIX socket for serving the API
unixsocket = socketPath;