~ruther/guix-config

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