~ruther/guix-config

ref: c34369accd9aa83e56f47225d0573a9c96398220 guix-config/channels-profile.scm -rw-r--r-- 99 bytes
c34369ac — Rutherther fix: commit missing offlineimap patch 2 months ago
                                                                                
1
2
3
4
5
6
7
(use-modules
 (guix ui)
 (guix profiles))

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