~ruther/guix-config

ref: e5039f36c5cbc59bf169c6488e5c38559fdbe9dd guix-config/channels-profile.scm -rw-r--r-- 99 bytes
e5039f36 — Rutherther fix: use linux-lts for simple iso 9 days ago
                                                                                
1
2
3
4
5
6
7
(use-modules
 (guix ui)
 (guix profiles))

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