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

Separate home files module from home-environment.nix

This commit is contained in:
Silvan Mosberger 2017-10-05 21:38:46 +02:00 committed by Robert Helgesson
parent 0672936134
commit f0a1d69f50
No known key found for this signature in database
GPG key ID: C3DB11069E65DC86
3 changed files with 239 additions and 216 deletions

View file

@ -12,6 +12,7 @@ let
modules = [
./home-environment.nix
./files.nix
./manual.nix
./misc/fontconfig.nix
./misc/gtk.nix