fix: 📝 Fix typo in Nix docs

This commit is contained in:
Jesse Wierzbinski 2025-04-15 13:05:00 +02:00
parent c26e896afe
commit 5bb4e967a7
No known key found for this signature in database

View file

@ -60,7 +60,7 @@ services.versia-server = {
three = {
configOverrides.postgres.port = 5433;
};
}:
};
};
config = {