From 7dcf14e46aed78c62371c64f671270eefe8b5bb7 Mon Sep 17 00:00:00 2001 From: harry Date: Sat, 17 Aug 2024 10:38:43 +0200 Subject: [PATCH] (bug): added libressl_3_8 --- features/server/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/server/default.nix b/features/server/default.nix index c16e275..519f317 100644 --- a/features/server/default.nix +++ b/features/server/default.nix @@ -28,6 +28,6 @@ ethtool networkd-dispatcher transcrypt - libressl + libressl_3_8 ]; }