add wireguard client

This commit is contained in:
Kopatz
2024-05-06 14:56:13 +02:00
parent 76e4fa6098
commit 8ca92b0e11
6 changed files with 39 additions and 52 deletions

View File

@@ -2,6 +2,7 @@
{
imports = [
../kernel.nix # use latest kernel
../services/wireguard-client.nix
];
custom = {
cli-tools.enable = true;