mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-13 01:44:05 +02:00
machine: Add provenance tracking to each machine operating system.
* gnu/machine.scm (<machine>): Rename accessor to '%machine-operating-system'. (machine-operating-system): New procedure. * doc/guix.texi (Service Reference): Mention it.
This commit is contained in:
+2
-2
@@ -27129,8 +27129,8 @@ comparison less trivial.
|
||||
@end quotation
|
||||
|
||||
This service is automatically added to your operating system
|
||||
configuration when you use @command{guix system reconfigure} or
|
||||
@command{guix system init}.
|
||||
configuration when you use @command{guix system reconfigure},
|
||||
@command{guix system init}, or @command{guix deploy}.
|
||||
@end defvr
|
||||
|
||||
@node Shepherd Services
|
||||
|
||||
Reference in New Issue
Block a user