From 252ed2fcfbde6f6bf4598af923f90674b8b028ec Mon Sep 17 00:00:00 2001 From: crumpetalpaca Date: Sat, 28 Mar 2026 13:59:55 +0000 Subject: fix: stupid nix highlighting stuff --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 = { -- cgit v1.2.3