Add wireguard to http proxy
Some checks failed
Run nix flake check / flake-check (push) Has been cancelled

This commit is contained in:
2025-05-15 21:11:46 +02:00
parent f9a0a74435
commit f15c318558
4 changed files with 56 additions and 0 deletions

View File

@@ -3,5 +3,6 @@
imports = [
./configuration.nix
../../services/http-proxy
./wireguard.nix
];
}