1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-11-23 03:29:45 +01: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 = [