~ruther/guix-config

ref: a178510f63e4e391479c8eee6cb87e6c062861f5 guix-config/channels-profile.scm -rw-r--r-- 99 bytes
a178510f — 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")))