~ruther/guix-config

ref: d57a2f44488ce323ed4943407fff99d7ba535ed3 guix-config/channels-profile.scm -rw-r--r-- 99 bytes
d57a2f44 — Rutherther chore: remove (ruther home fonts) 4 months ago
                                                                                
1
2
3
4
5
6
7
(use-modules
 (guix ui)
 (guix profiles))

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