~ruther/guix-config

ref: 64a5aa082bd1c17f12d3925b2c165038bcc01a52 guix-config/channels-profile.scm -rw-r--r-- 99 bytes
64a5aa08 — Rutherther chore: update 2 months ago
                                                                                
1
2
3
4
5
6
7
(use-modules
 (guix ui)
 (guix profiles))

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