From befab86d3ed7f6b872819883ec833b03115dd1ff Mon Sep 17 00:00:00 2001 From: Linnea Gräf Date: Wed, 4 Jun 2025 23:50:21 +0200 Subject: snapshot: Mi 4. Jun 23:50:21 CEST 2025 --- srv/hadante/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/srv/hadante/configuration.nix b/srv/hadante/configuration.nix index e51bafe..a6838b0 100644 --- a/srv/hadante/configuration.nix +++ b/srv/hadante/configuration.nix @@ -141,6 +141,7 @@ in nix-ld = { enable = true; libraries = with pkgs; [ + flite openssl libz ]; -- cgit