mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 19:46:05 +01:00
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 = [
```
|
||
|---|---|---|
| .. | ||
| manual | ||
| release-notes | ||
| default.nix | ||
| highlight-style.css | ||
| home-configuration-nix-footer.5 | ||
| home-configuration-nix-header.5 | ||
| home-manager-manual.nix | ||
| home-manager.1 | ||
| html-open-tool.nix | ||