~ruther/guix-config

ref: d5665d7e06ee502da107e3bfb34d08819045da0f guix-config/channels-profile.scm -rw-r--r-- 99 bytes
d5665d7e — Rutherther chore: few adjustments in tagrules of dwl 4 months ago
                                                                                
1
2
3
4
5
6
7
(use-modules
 (guix ui)
 (guix profiles))

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