about summary refs log tree commit diff
path: root/nix/hosts/corrino
diff options
context:
space:
mode:
Diffstat (limited to 'nix/hosts/corrino')
-rw-r--r--nix/hosts/corrino/configuration.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/hosts/corrino/configuration.nix b/nix/hosts/corrino/configuration.nix
index 0d04712..d7661fc 100644
--- a/nix/hosts/corrino/configuration.nix
+++ b/nix/hosts/corrino/configuration.nix
@@ -215,6 +215,7 @@ in {
     firewall = {
       enable = true;
       allowedTCPPorts = [
+        ports.gitDaemon # gitDaemon
         80 443 # normal web
       ];
       allowedUDPPorts = [