1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-09-21 13:57:31 +02:00
home-manager/docs
Phil Simpson e914868bde
docs: fix nix-darwin module configuration example
The example is missing a `;` which causes this error when you attempt
a `darwin-rebuild switch`.

```
       error: syntax error, unexpected '=', expecting ';'

       at /Users/968713/.nixpkgs/darwin-configuration.nix:17:30:

           16|   }
           17|   home-manager.users.eve = { pkgs, ... }: {
             |                              ^
           18|     home.packages = [
```
2024-04-10 21:26:54 +02:00
..
manual docs: fix nix-darwin module configuration example 2024-04-10 21:26:54 +02:00
release-notes home-manager: set unstable release to 24.05 2024-04-10 21:26:42 +02:00
default.nix docs: update nmd version 2024-04-10 21:26:49 +02:00
highlight-style.css docs: fix syntax highlighting 2024-04-10 21:26:50 +02:00
home-configuration-nix-footer.5 docs: use nixos-render-docs 2024-04-10 21:26:48 +02:00
home-configuration-nix-header.5 docs: extend home-configuration.nix header 2024-04-10 21:26:49 +02:00
home-manager-manual.nix docs: use relative paths to static resources 2024-04-10 21:26:50 +02:00
home-manager.1 docs: render DESCRIPTION and OPTIONS headings 2024-04-10 21:26:49 +02:00
html-open-tool.nix docs: apply nixfmt 2024-04-10 21:26:50 +02:00