~ruther/guix-config

ref: 9290e7d5313dc4a912071c41dc14ef18d10a900d guix-config/channels-profile.scm -rw-r--r-- 99 bytes
9290e7d5 — Rutherther chore: update 8 days ago
                                                                                
1
2
3
4
5
6
7
(use-modules
 (guix ui)
 (guix profiles))

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