mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 23:22:57 +00:00
no reason to have 122 in firewall
This commit is contained in:
parent
7d82e18c4d
commit
83496bcad1
@ -49,7 +49,6 @@ in {
|
|||||||
extraConfig = null;
|
extraConfig = null;
|
||||||
};
|
};
|
||||||
|
|
||||||
networking.firewall.allowedTCPPorts = [ 122 ];
|
|
||||||
users.users.${config.user}.extraGroups = [ "gitea" ];
|
users.users.${config.user}.extraGroups = [ "gitea" ];
|
||||||
|
|
||||||
caddy.routes = [
|
caddy.routes = [
|
||||||
|
Loading…
Reference in New Issue
Block a user