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

lastFile:test.tiff
This commit is contained in:
2025-12-12 13:43:03 +07:00
parent 5aa805079e
commit 7cd57f3f78
3 changed files with 10 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
{ config, ... }:
{ config, pkgs, self, ... }:
{
imports = [
(import ../../lib/auto-accept-zerotier-members.nix {
@@ -10,6 +10,8 @@
})
];
nixpkgs.overlays = [ self.overlays.packagesOverlay ] ;
system.stateVersion = "25.11";
clan.core.sops.defaultGroups = [ "admins" ];
clan.core.networking.targetHost = "root@[${config.clan.core.vars.generators.zerotier.files.zerotier-ip.value}]";

View File

@@ -240,6 +240,13 @@
syslog.local0 => notice,warning,error
'';
"modules.conf" = ''
[modules]
autoload=yes
load => res_fax_spandsp.so
'';
# Dial plan config
"extensions.conf" =
let

BIN
test.tiff Normal file

Binary file not shown.