services/dnscrypt-proxy: init
This commit is contained in:
parent
665cc04a60
commit
7386d8878e
5 changed files with 108 additions and 0 deletions
|
|
@ -103,6 +103,7 @@ in {
|
|||
tests.sockets-nix-daemon = makeTest ./tests/sockets-nix-daemon.nix;
|
||||
tests.services-aerospace = makeTest ./tests/services-aerospace.nix;
|
||||
tests.services-dnsmasq = makeTest ./tests/services-dnsmasq.nix;
|
||||
tests.services-dnscrypt-proxy = makeTest ./tests/services-dnscrypt-proxy.nix;
|
||||
tests.services-eternal-terminal = makeTest ./tests/services-eternal-terminal.nix;
|
||||
tests.services-nix-gc = makeTest ./tests/services-nix-gc.nix;
|
||||
tests.services-nix-optimise = makeTest ./tests/services-nix-optimise.nix;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue