summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flora/services/blog.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/flora/services/blog.nix b/flora/services/blog.nix
index 5b4912f..89436df 100644
--- a/flora/services/blog.nix
+++ b/flora/services/blog.nix
@@ -48,7 +48,5 @@ in
'';
});
locations."/bookshelf/".alias = "${gtfsBooks.outPath}/";
-
- locations."/steno/".alias = "${pkgs.copyPathToStore ./dist}/";
};
}