diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/guix/README | 2 | ||||
-rw-r--r-- | system/guix/slack-desc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/system/guix/README b/system/guix/README index 4613a6ec6d..5cd0bae740 100644 --- a/system/guix/README +++ b/system/guix/README @@ -2,7 +2,7 @@ GNU Guix provides state-of-the-art package management features such as transacti upgrades and roll-backs, reproducible build environments, unprivileged package management, and per-user profiles. It uses low-level mechanisms from the Nix package manager, but packages are defined as native Guile modules, using extensions to the -Scheme language—which makes it nicely hackable. +Scheme language - which makes it nicely hackable. Guix may be run in single or multi-user mode (which requires the guix-daemon). To have the guix daemon start and stop with your host, add to /etc/rc.d/rc.local: diff --git a/system/guix/slack-desc b/system/guix/slack-desc index 857fcb0e2a..300b41f6bf 100644 --- a/system/guix/slack-desc +++ b/system/guix/slack-desc @@ -13,7 +13,7 @@ guix: as transactional upgrades and roll-backs, reproducible build guix: environments, unprivileged package management, and per-user profiles. guix: It uses low-level mechanisms from the Nix package manager, but guix: packages are defined as native Guile modules, using extensions to the -guix: Scheme language—which makes it nicely hackable. +guix: Scheme language - which makes it nicely hackable. guix: guix: Homepage: https://www.gnu.org/software/guix/ guix: |