ref: cleanup

This commit is contained in:
Katharina Heidenreich 2026-03-13 19:51:29 +01:00
parent 0f3ccffd4d
commit 326f4f7f19
7 changed files with 5 additions and 34 deletions

View file

@ -1,7 +1,6 @@
{ config, pkgs, lib, ... }:
let
# Import service data (make sure this path is correct)
service_data = import ../data/services.nix;
kiwix = service_data.kiwix;
zimUrls = kiwix.urls;