aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinnea Gräf <nea@nea.moe>2025-06-04 23:50:21 +0200
committerLinnea Gräf <nea@nea.moe>2025-06-04 23:50:21 +0200
commitbefab86d3ed7f6b872819883ec833b03115dd1ff (patch)
treeb1f04cc4813e2ce08a086372c1c27ecef5feabfc
parent4b95b1d20c459047464c560e8e5192c2525bb8b5 (diff)
downloadnix-infra-befab86d3ed7f6b872819883ec833b03115dd1ff.tar.gz
nix-infra-befab86d3ed7f6b872819883ec833b03115dd1ff.tar.bz2
nix-infra-befab86d3ed7f6b872819883ec833b03115dd1ff.zip
snapshot: Mi 4. Jun 23:50:21 CEST 2025
-rw-r--r--srv/hadante/configuration.nix1
1 files changed, 1 insertions, 0 deletions
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
];