Revert "Fix /atdc URL"

This reverts commit 2a859293a9.
This commit is contained in:
Oliver Davies 2025-07-23 22:31:59 +01:00
parent 2a859293a9
commit 7a1b7d2e8a

View file

@ -33,7 +33,7 @@ let
tomeLocations = builtins.listToAttrs (
map (path: {
name = "~ ^/${path}$";
name = "~ ^/${path}";
value = {
root = tome.root;