add socks proxy in ks

This commit is contained in:
Antoine Vaure 2025-10-07 19:42:34 +02:00 committed by ant
parent ad97f8329a
commit ce3aadf4f0
2 changed files with 27 additions and 0 deletions

View file

@ -8,6 +8,7 @@ in {
imports = [
./hardware-configuration.nix
../common.nix
../3proxy.nix
inputs.simple-nixos-mailserver.nixosModule
];