~ruther/guix-config

ref: ca8a7e27074e7195913e47f066c2a78dff0df19e guix-config/channels-profile.scm -rw-r--r-- 99 bytes
ca8a7e27 — Rutherther feat: Do not listen on 8080 via hydroxide 4 months ago
                                                                                
1
2
3
4
5
6
7
(use-modules
 (guix ui)
 (guix profiles))

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