~ruther/guix-config

ref: d3dcc1fcddb6ff03fcc6c022e43b503f7160f709 guix-config/channels-profile.scm -rw-r--r-- 99 bytes
d3dcc1fc — Rutherther chore: move to emacs-lucid 9 months ago
                                                                                
1
2
3
4
5
6
7
(use-modules
 (guix ui)
 (guix profiles))

(profile
 (content
  (load "./channels-manifest.scm")))