~ruther/guix-config

ref: e585ec4383a01489f61e65dccbb63e0e446b16bd guix-config/channels-profile.scm -rw-r--r-- 99 bytes
e585ec43 — Rutherther feat: allow usage of Nixpkgs OpenGL programs 7 months ago
                                                                                
1
2
3
4
5
6
7
(use-modules
 (guix ui)
 (guix profiles))

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