~ruther/guix-config

ref: ea2c1b30d1865ee9ad45d07f9956d3ab00833e04 guix-config/channels-profile.scm -rw-r--r-- 99 bytes
ea2c1b30 — Rutherther chore: stop blocking codeberg hosts 9 days ago
                                                                                
1
2
3
4
5
6
7
(use-modules
 (guix ui)
 (guix profiles))

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