mirror of
https://github.com/nmasur/dotfiles
synced 2025-09-30 05:53:17 +00:00
no reason to have 122 in firewall
This commit is contained in:
@@ -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 = [
|
||||||
|
Reference in New Issue
Block a user