~ruther/guix-config

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

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