~ruther/guix-config

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

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