~ruther/guix-config

ref: 533da78a46862b2d0620c6b2fbee11558f04345c guix-config/channels-profile.scm -rw-r--r-- 99 bytes
533da78a — Rutherther feat(dwl): autostart apps and pin them to tags via custom rules 9 days ago
                                                                                
1
2
3
4
5
6
7
(use-modules
 (guix ui)
 (guix profiles))

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