~ruther/guix-config

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

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