1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-26 00:18:30 +02:00

Fix configuration example in README

This commit is contained in:
Robert Helgesson 2017-02-04 19:56:44 +01:00
parent 11ef3873cd
commit d8a9182187
No known key found for this signature in database
GPG Key ID: C3DB11069E65DC86

View File

@ -87,7 +87,7 @@ enables the user gpg-agent service.
First create a file `~/.nixpkgs/home.nix` containing
```nix
{ pkgs }:
{ pkgs, ... }:
{
home.packages = [