diff --git a/docs/nix-flakes.adoc b/docs/nix-flakes.adoc index 8ceaf920..9fdc62e0 100644 --- a/docs/nix-flakes.adoc +++ b/docs/nix-flakes.adoc @@ -64,7 +64,7 @@ writing a Home Manager configuration. # Specify your home configuration modules here, for example, # the path to your home.nix. modules = [ - ./home.nix; + ./home.nix ]; # Optionally use extraSpecialArgs