This commit is contained in:
2026-08-05 17:06:25 +02:00
parent 99c605c09d
commit 710c36a126
2 changed files with 8 additions and 0 deletions
+1
View File
@@ -48,5 +48,6 @@
};
flake.modules.nixos.openvpn = {
programs.openvpn3.enable = true;
services.resolved.enable = true;
};
}