~ruther/guix-config

ref: df716ffdfeb066a5f3e3c8a659caaf04b20a8acc guix-config/channels-profile.scm -rw-r--r-- 99 bytes
df716ffd — Rutherther chore: note nonguix proxy substitute url 9 days ago
                                                                                
1
2
3
4
5
6
7
(use-modules
 (guix ui)
 (guix profiles))

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