~ruther/guix-config

ref: 8fe0d83db62d11cb9b43808c44fa492655dfdb3f guix-config/channels-profile.scm -rw-r--r-- 99 bytes
8fe0d83d — Rutherther feat: Switch back to power profiles daemon 4 months ago
                                                                                
1
2
3
4
5
6
7
(use-modules
 (guix ui)
 (guix profiles))

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