mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-15 22:41:52 +03:00
123
This commit is contained in:
@@ -47,10 +47,8 @@ in
|
|||||||
defaults.email = "oqyude@gmail.com";
|
defaults.email = "oqyude@gmail.com";
|
||||||
};
|
};
|
||||||
networking.firewall.allowedTCPPorts = [
|
networking.firewall.allowedTCPPorts = [
|
||||||
#44443
|
# 2283
|
||||||
#44444
|
# 10000
|
||||||
2283
|
|
||||||
10000
|
|
||||||
80
|
80
|
||||||
443
|
443
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user