~ruther/guix-config

ref: 5039f8bad13545bce55c7c3c0b402e2fd143bcfc guix-config/channels-profile.scm -rw-r--r-- 99 bytes
5039f8ba — Rutherther feat(waybar): add mako do-not-disturb toggle 9 days ago
                                                                                
1
2
3
4
5
6
7
(use-modules
 (guix ui)
 (guix profiles))

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