diff options
| author | stuebinm | 2026-09-16 21:35:16 +0200 |
|---|---|---|
| committer | stuebinm | 2026-09-16 21:35:16 +0200 |
| commit | 544768e9336ecc31b7f27ba3348a313869669e79 (patch) | |
| tree | 9d5e6550fa4282cefb8ace6aa02d7d75995b0eaf | |
| parent | ba3864e0c4938adf48e3ea77f1d4111006c11637 (diff) | |
flore: remove steno web service
| -rw-r--r-- | flora/services/blog.nix | 2 |
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}/"; }; } |
