1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 19:46:05 +01:00

news: add module

This new module adds a "news" feature to Home Manager. See #52.

Many thanks to @nonsequitur and @uvNikita for suggestions and
improvements.
This commit is contained in:
Robert Helgesson 2017-07-12 00:35:59 +02:00
parent 39fc16954b
commit ab0338f6ae
No known key found for this signature in database
GPG key ID: C3DB11069E65DC86
2 changed files with 147 additions and 0 deletions

View file

@ -11,6 +11,7 @@ let
./home-environment.nix
./manual.nix
./misc/gtk.nix
./misc/news.nix
./misc/pam.nix
./programs/bash.nix
./programs/beets.nix