diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 = { |
