1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-09-21 05:47:29 +02:00
home-manager/docs/manual
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
..
3rd-party docs: render without deprecated optionsDocBook 2024-04-10 21:26:46 +02:00
contributing docs: replace console language with shell 2024-04-10 21:26:49 +02:00
faq docs: replace console language with shell 2024-04-10 21:26:49 +02:00
installation docs: fix nix-darwin module configuration example 2024-04-10 21:26:54 +02:00
nix-flakes docs: replace console language with shell 2024-04-10 21:26:49 +02:00
usage docs: replace console language with shell 2024-04-10 21:26:49 +02:00
writing-modules docs: render without deprecated optionsDocBook 2024-04-10 21:26:46 +02:00
3rd-party.md docs: render without deprecated optionsDocBook 2024-04-10 21:26:46 +02:00
contributing.md docs: render without deprecated optionsDocBook 2024-04-10 21:26:46 +02:00
faq.md docs: render without deprecated optionsDocBook 2024-04-10 21:26:46 +02:00
installation.md docs: render without deprecated optionsDocBook 2024-04-10 21:26:46 +02:00
manpage-urls.json docs: render without deprecated optionsDocBook 2024-04-10 21:26:46 +02:00
manual.md docs: include 3rd-party part 2024-04-10 21:26:48 +02:00
nix-darwin-options.md docs: render without deprecated optionsDocBook 2024-04-10 21:26:46 +02:00
nix-flakes.md docs: render without deprecated optionsDocBook 2024-04-10 21:26:46 +02:00
nixos-options.md docs: render without deprecated optionsDocBook 2024-04-10 21:26:46 +02:00
options.md docs: render without deprecated optionsDocBook 2024-04-10 21:26:46 +02:00
preface.md docs: render without deprecated optionsDocBook 2024-04-10 21:26:46 +02:00
usage.md docs: replace console language with shell 2024-04-10 21:26:49 +02:00
writing-modules.md docs: render without deprecated optionsDocBook 2024-04-10 21:26:46 +02:00