all repos — nixfiles @ 41639a8f442ae678657c830e8044f270e4c717f0

System and user configuration, managed by nix and home-manager

dev: remove static asset handling for searchix

Alan Pearce
commit

41639a8f442ae678657c830e8044f270e4c717f0

parent

0cd6a395c447a4f280e8cb20a9952595c53b7954

1 file changed, 0 insertions(+), 4 deletions(-)

changed files
M system/settings/dev.nixsystem/settings/dev.nix
@@ -88,10 +88,6 @@ };
"searchix.localhost" = { logFormat = "output discard"; extraConfig = '' - root ${cfg.projectRoot}/alanpearce.eu/searchix/frontend/ - handle /static/* { - file_server - } handle_errors { rewrite * /error.html templates