From ca3a844af240ca87882522d14b530e0f1a6327ef Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Tue, 6 Oct 2020 00:14:12 -0400 Subject: Move user-level configs out of rc.org I will keep rc.org around for now, only for system-level (global) config files. --- .config/guix/manifest/README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .config/guix/manifest/README (limited to '.config/guix/manifest/README') diff --git a/.config/guix/manifest/README b/.config/guix/manifest/README new file mode 100644 index 0000000..694b62b --- /dev/null +++ b/.config/guix/manifest/README @@ -0,0 +1,9 @@ +To install/update the packages of the default profile, use + + guix package -m $MY_GUIX_MANIFESTS/main.scm + +and for other profiles, use + + guix package -m $MY_GUIX_MANIFESTS/name.scm -p $MY_GUIX_PROFILES/name/name + +where `name' is the name of the profile (e.g. `doc', `media', ...). -- cgit v1.2.3-60-g2f50