~ruther/guix-config

ref: a92347a6a5d45c16854cd9b9a4b790ee05054a90 guix-config/channels-profile.scm -rw-r--r-- 99 bytes
a92347a6 — Rutherther chore: update 4 months ago
                                                                                
1
2
3
4
5
6
7
(use-modules
 (guix ui)
 (guix profiles))

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