summaryrefslogtreecommitdiff
path: root/gnu/home.scm
Commit message (Collapse)AuthorAge
* gnu: home: Add doc comment about the module.Andrew Tropin2021-09-09
| | | | Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* home: Add home-environment.Andrew Tropin2021-09-09
* gnu/home.scm (home-environment, home-environment?, this-home-environment) (home-environment-derivation, home-environment-user-services) (home-environment-essential-services, home-environment-services) (home-environment-location, home-environment-with-provenance): New variables. * gnu/local.mk (GNU_SYSTEM_MODULES): Add home.scm. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>