summaryrefslogtreecommitdiff
path: root/gnu/home.scm
AgeCommit message (Collapse)Author
2021-09-09gnu: home: Add doc comment about the module.Andrew Tropin
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2021-09-09home: Add home-environment.Andrew Tropin
* 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>