all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Automated /etc/config.scm
@ 2024-05-26 13:58 Marek Paśnikowski
  2024-05-26 18:03 ` David Larsson
  2024-05-26 20:51 ` Richard Sent
  0 siblings, 2 replies; 6+ messages in thread
From: Marek Paśnikowski @ 2024-05-26 13:58 UTC (permalink / raw)
  To: help-guix

[-- Attachment #1: Type: text/plain, Size: 997 bytes --]

While pursuing a solution to another problem I saw some documentation which 
inspired me to question whether it is possible to have an operating-system 
configuration which injects itself into the /etc/config.scm file.

Currently the content of my /etc/config.scm file reflects the state of system 
upon installation, as I had always used my git repository to manage the system 
configuration files.

I have already built the infrastructure to host my configurations on my home 
server.  I would like now to ditch the configuration repositories' clones in 
the home directories on my computers and rely entirely on the combination of 
the system-wide channels (this I have implemented) and the /etc/config.scm 
file.

Is there a way to have 'guix pull' edit the /etc/config.scm file to mirror the 
designated system configuration file? I assume that any module imports are 
handled by an existing guix infrastructure, because I had no need to use the
-L switch during reconfigurations for a while.

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2024-05-27 16:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-26 13:58 Automated /etc/config.scm Marek Paśnikowski
2024-05-26 18:03 ` David Larsson
2024-05-26 18:41   ` Marek Paśnikowski
2024-05-26 20:51 ` Richard Sent
2024-05-27  3:41   ` Marek Paśnikowski
2024-05-27 16:31     ` Richard Sent

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.