From: "Kristoffer Ström" <kristoffer@rymdkoloni.se>
To: help-guix@gnu.org
Subject: Questions about guix-home-service-type for multi-user systems
Date: Wed, 04 Dec 2024 20:17:55 +0000 [thread overview]
Message-ID: <87y10vrymk.fsf@rymdkoloni.se> (raw)
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.
next reply other threads:[~2024-12-04 20:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-04 20:17 Kristoffer Ström [this message]
2024-12-05 11:11 ` Questions about guix-home-service-type for multi-user systems Edouard Klein
2024-12-06 20:00 ` Tomas Volf
2024-12-06 20:19 ` Kristoffer Ström
2024-12-07 23:08 ` Tomas Volf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87y10vrymk.fsf@rymdkoloni.se \
--to=kristoffer@rymdkoloni.se \
--cc=help-guix@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.