~ruther/guix-config

ref: 11f99df174aaf899daf31d74a36d10bc9dc644b7 guix-config/channels-profile.scm -rw-r--r-- 99 bytes
11f99df1 — Rutherther fix: patch waybar to not crash on tray icons without icon file 2 months ago
                                                                                
1
2
3
4
5
6
7
(use-modules
 (guix ui)
 (guix profiles))

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