From 0945da8f9654252008ff6bd56022f9363fd3cca6 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Fri, 3 May 2024 09:04:42 +0200 Subject: feat: add basic input frontend --- frontend/templates/index.tmpl | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) (limited to 'frontend/templates') diff --git a/frontend/templates/index.tmpl b/frontend/templates/index.tmpl index 4b545cb..303d030 100644 --- a/frontend/templates/index.tmpl +++ b/frontend/templates/index.tmpl @@ -1,12 +1,24 @@ - + + Searchix - + + -

Searchix

+
+

Searchix

+

Search Nix Packages and options from NixOS, Darwin and Home-Manager

+
+
+ +
+ + +
+
{{ .LiveReload }} -- cgit 1.4.1