all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Guix system with home-environment
@ 2021-11-02 11:38 phodina via
  2021-11-03  7:35 ` Andrew Tropin
  0 siblings, 1 reply; 7+ messages in thread
From: phodina via @ 2021-11-02 11:38 UTC (permalink / raw)
  To: help-guix; +Cc: andrew@trop.in

Hi,

I just want to ask if it's possible to create an image which has both the operating-system and home-environment configuration together.

Currently the way to build them is to do:

;; Guix System
guix system build os.scm

;; Guix Home
guix home build home.scm

However, if I want to build and test a VM, I'm missing the home environment.

Would it be the correct way to add additional record to user-account definition, which would instantiate the home-environment for the particular user?

Or is there another way how to do that?

Petr

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-12-15  6:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-02 11:38 Guix system with home-environment phodina via
2021-11-03  7:35 ` Andrew Tropin
2021-11-08  6:52   ` phodina
2021-11-08  8:40     ` Andrew Tropin
2021-12-10  7:48     ` Andrew Tropin
2021-12-13 12:34       ` phodina
2021-12-15  6:27         ` Andrew Tropin

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.