~ruther/guix-config

ref: 9f4be677c567a4f7af11f51345e0073002458beb guix-config/channels-profile.scm -rw-r--r-- 99 bytes
9f4be677 — Rutherther fix: drop obsolete msmtp From-header patch 9 days ago
                                                                                
1
2
3
4
5
6
7
(use-modules
 (guix ui)
 (guix profiles))

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