~ruther/guix-config

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

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