1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-28 17:38:33 +02:00
home-manager/modules
Robert Helgesson bf3a8c6383
home-manager: point <home-manager> to project root
Before this path would point to the modules path. Using the project
root instead makes it possible to set `<home-manager>` to point to a
downloadable archive of Home Manager. This should make it
significantly easier to install and keep Home Manager up to date.

To match this change we also deprecate the Home Manager option

    programs.home-manager.modulesPath

and instead ask users to use

    programs.home-manager.path
2017-10-24 01:14:22 +02:00
..
lib lib: make dag.nix take lib as argument 2017-09-21 13:19:29 +02:00
lib-bash lib-bash: always print message announcing a dry run 2017-08-21 18:50:21 +02:00
misc home-manager: point <home-manager> to project root 2017-10-24 01:14:22 +02:00
programs home-manager: point <home-manager> to project root 2017-10-24 01:14:22 +02:00
services Use only tools from Nixpkgs in activation script 2017-10-20 19:04:33 +02:00
default.nix Separate home files module from home-environment.nix 2017-10-15 17:14:32 +02:00
files.nix files: support absolute home directory path 2017-10-15 17:15:16 +02:00
home-environment.nix home-environment: add extraBuilderCommands option 2017-10-21 00:22:05 +02:00
manual.nix Mark rycee as maintainer for a bunch of modules 2017-09-26 23:40:31 +02:00
systemd.nix Use only tools from Nixpkgs in activation script 2017-10-20 19:04:33 +02:00
xresources.nix Mark rycee as maintainer for a bunch of modules 2017-09-26 23:40:31 +02:00
xsession.nix xsession: prepare for session in ~/.xprofile 2017-10-21 14:37:30 +02:00