~ruther/guix-config

ref: e62d7c41bfac751d863d3e7b31fe351d93c38a0a guix-config/channels-profile.scm -rw-r--r-- 99 bytes
e62d7c41 — Rutherther fix: replace removed rofi-wayland with rofi 9 days ago
                                                                                
1
2
3
4
5
6
7
(use-modules
 (guix ui)
 (guix profiles))

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