nixpkgs/nixos/modules
Lara 917be9fa32 asterisk: Create symlinks for each config individually
This commit refactors the way how configuration files are deployed to
the `/etc/asterisk` directory.

The current solution builds a Nix derivation containing all config files
and symlinks it to `/etc/asterisk`. The problem with that approach is
that it is not possible to provide additional configuration that should
not be written to the Nix store, i.e. files containing credentials.

The proposed solution changes the creation of configuration files so
that each configuration file gets symlinked to `/etc/asterisk`
individually so that it becomes possible to provide additional config
files to `/etc/asterisk` as well.
2022-05-02 10:32:34 +00:00
..
config nixos/console: inird -> initrd 2022-04-30 14:43:09 -07:00
hardware Merge pull request #170695 from matshch/fix/nvidia-device-minor 2022-04-30 15:34:16 +02:00
i18n/input-method nixos/fcitx5: remove systemd service via XDG autostart files 2022-04-18 01:14:00 +08:00
installer Merge pull request #169113 from ElvishJerricco/systemd-stage-1-installer-tests 2022-04-30 13:18:57 -07:00
misc Merge staging-next into staging 2022-04-08 18:11:40 +00:00
profiles Merge pull request #169113 from ElvishJerricco/systemd-stage-1-installer-tests 2022-04-30 13:18:57 -07:00
programs nixos/k3b: init. Fixes #19154 missing permissions for k3b 2022-04-30 13:18:40 +02:00
security Merge pull request #164025 from lukegb/pam-ussh 2022-04-11 01:25:45 +01:00
services asterisk: Create symlinks for each config individually 2022-05-02 10:32:34 +00:00
system Merge pull request #169113 from ElvishJerricco/systemd-stage-1-installer-tests 2022-04-30 13:18:57 -07:00
tasks Merge pull request #170123 from ElvishJerricco/systemd-shutdown-ramfs-fixup 2022-04-28 20:17:23 -04:00
testing nixos/*qemu*: Add systemd initrd support 2022-04-30 20:47:42 +02:00
virtualisation nixos/*qemu*: Add systemd initrd support 2022-04-30 20:47:42 +02:00
module-list.nix nixos/cloudflare-dyndns: init 2022-05-01 16:50:31 -07:00
rename.nix nixos/ssmtp: drop module 2022-04-17 00:44:50 +02:00