~ruther/guix-config

ref: d8c12d518e67958ee86cf48bddfdba3234d438f5 guix-config/channels-profile.scm -rw-r--r-- 99 bytes
d8c12d51 — Rutherther feat: add android udev rules 9 days ago
                                                                                
1
2
3
4
5
6
7
(use-modules
 (guix ui)
 (guix profiles))

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