~ruther/guix-config

ref: 9a94b9169dd4bab0b464dc741aac24ac83f67664 guix-config/channels-profile.scm -rw-r--r-- 99 bytes
9a94b916 — Rutherther chore: remove emacs-team branch inferior 4 months ago
                                                                                
1
2
3
4
5
6
7
(use-modules
 (guix ui)
 (guix profiles))

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