fix: stupid nix highlighting stuff

This commit is contained in:
crumpetalpaca 2026-03-28 13:59:55 +00:00 committed by frosty
parent ebdbbc2ff0
commit 252ed2fcfb

View file

@ -50,7 +50,7 @@ On Alpine, `shadow` is needed for the user creation process during the install.
### NixOS ### NixOS
Add the flake to your inputs and import the module. That is all you need. 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: Here's an example of using the modules in a flake:
``` ```nix
# flake.nix # flake.nix
{ {
inputs = { inputs = {