1 2 3 4 5 6 7
{ services.asterisk = { enable = true; }; systemd.services.asterisk.wantedBy = lib.mkForce []; }