will this work

This commit is contained in:
Osman Faruk Bayram 2025-07-30 18:11:22 +03:00
parent 8ef65267ac
commit e19cc41087

View file

@ -26,11 +26,11 @@
"wallfacer"
];
jwt = { };
storage = {
type = "local";
# path = "/data/atreus/attic";
# there is an issue
};
# storage = {
# type = "local";
# # path = "/data/atreus/attic";
# # there is an issue
# };
};
};
networking.firewall.allowedTCPPorts = [ 5000 ];