aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrumpetalpaca <crumpet@crumpetalpaca.xyz>2026-03-28 13:59:55 +0000
committerfrosty <gabriel@bwaaa.monster>2026-03-28 19:40:19 -0400
commit252ed2fcfbde6f6bf4598af923f90674b8b028ec (patch)
tree262307ac2df7061b5600055c197bd66b28204ab0
parentebdbbc2ff0f412046a7cf1299825b24489feae8d (diff)
downloadomnisearch-252ed2fcfbde6f6bf4598af923f90674b8b028ec.tar.gz
fix: stupid nix highlighting stuff
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 50a8d3c..8c12c2c 100644
--- a/README.md
+++ b/README.md
@@ -50,7 +50,7 @@ On Alpine, `shadow` is needed for the user creation process during the install.
### NixOS
Add the flake to your inputs and import the module. That is all you need.
Here's an example of using the modules in a flake:
-```
+```nix
# flake.nix
{
inputs = {