~ruther/guix-config

ref: b3f0e2bbeb1e18f8d6bce0c7e7ba3695121a33d7 guix-config/channels-profile.scm -rw-r--r-- 99 bytes
b3f0e2bb — Rutherther chore: switch to canonical guix url 4 months ago
                                                                                
1
2
3
4
5
6
7
(use-modules
 (guix ui)
 (guix profiles))

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