1
0
Fork 0
mirror of https://github.com/zhaofengli/attic.git synced 2025-03-05 16:27:06 +00:00

book: update nixos config example

This commit is contained in:
Cole Helbling 2023-11-11 12:45:29 -08:00
parent bd30211ac5
commit d0c726dc22

View file

@ -47,6 +47,8 @@ You can import the module in one of two ways:
settings = { settings = {
listen = "[::]:8080"; listen = "[::]:8080";
jwt = { };
# Data chunking # Data chunking
# #
# Warning: If you change any of the values here, it will be # Warning: If you change any of the values here, it will be