guix: break down monolithic profile into multiple smaller profiles
authorAmin Bandali <mab@gnu.org>
Sat, 14 Mar 2020 01:22:30 +0000 (21:22 -0400)
committerAmin Bandali <mab@gnu.org>
Sat, 14 Mar 2020 01:22:30 +0000 (21:22 -0400)
commite72d011ddff3da64f76dc70789603a033efdf74c
tree08260c432be664cb5c5fecf749d0a5834cc9a7fe
parentd6c37a13aed6c5039e795f14081a6ff2f4cb1959
guix: break down monolithic profile into multiple smaller profiles

super useful for decoupling larger packages like icecat, libreoffice,
and texlive from the rest of mostly-smaller packages, so i could
easily `guix pull' and update the smaller ones as frequently as i like
.bashrc
.config/guix/manifest/chaman.scm [deleted file]
.config/guix/manifest/doc.scm [new file with mode: 0644]
.config/guix/manifest/main.scm [new file with mode: 0644]
.config/guix/manifest/media.scm [new file with mode: 0644]
.config/guix/manifest/web.scm [new file with mode: 0644]
.profile