unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Questions about guix-home-service-type for multi-user systems
@ 2024-12-04 20:17 Kristoffer Ström
  2024-12-05 11:11 ` Edouard Klein
  0 siblings, 1 reply; 6+ messages in thread
From: Kristoffer Ström @ 2024-12-04 20:17 UTC (permalink / raw)
  To: help-guix


Hello, I am running a multi-user system, and use guix-home-service-type
to setup the user home directories.

One of the users is the "main" user (A) that handle the guix pull, the
editing and setup of system configuration files etc, the other (B) is a user
account that should just be managed by user A.

The problem i'm having is that the packages that user B sees, seems to
be independent of running guix pull and a subsequent sudo -E guix system
reconfigure on user A.

Relative lines from reconfigure:

shepherd: Service user-homes has been started.
shepherd: Starting service guix-home-b...
shepherd: Service guix-home-b has been started.

When i run this in a virtual machine, the user B is instantiated with
the latest version of all packages, however it seems there is some state
persisting in user B that prevents it from seeing the latest version of
packages as provided by the pull and system reconfigure.

I do not want to run an extra guix pull in user B, since this feels like
a waste of resources, and i do want the profiles to be always in sync.

Is there some option i'm missing?

Best, Kristoffer Ström.


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

end of thread, other threads:[~2024-12-27 19:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-04 20:17 Questions about guix-home-service-type for multi-user systems Kristoffer Ström
2024-12-05 11:11 ` Edouard Klein
2024-12-06 20:00   ` Tomas Volf
2024-12-06 20:19     ` Kristoffer Ström
2024-12-07 23:08       ` Tomas Volf
2024-12-27 19:47         ` Kristoffer Ström

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).