mob next [ci-skip] [ci skip] [skip ci]

lastFile:flake.nix
This commit is contained in:
2025-12-01 14:44:10 +07:00
parent 938ab2bdd2
commit ee05c0dad4
5 changed files with 51 additions and 1 deletions

View File

@@ -180,8 +180,11 @@
];
networking.firewall.allowedTCPPorts = [
53
80
];
networking.firewall.interfaces =
let
in
{ };
services.asterisk = {
enable = lib.mkDefault true;