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" "wallfacer"
]; ];
jwt = { }; jwt = { };
storage = { # storage = {
type = "local"; # type = "local";
# path = "/data/atreus/attic"; # # path = "/data/atreus/attic";
# there is an issue # # there is an issue
}; # };
}; };
}; };
networking.firewall.allowedTCPPorts = [ 5000 ]; networking.firewall.allowedTCPPorts = [ 5000 ];