~ruther/guix-config

ref: 3094c8963f8b686838e7edea6289f8161e1c5a62 guix-config/channels-profile.scm -rw-r--r-- 99 bytes
3094c896 — Rutherther feat: keep Nix outputs and derivations 4 months ago
                                                                                
1
2
3
4
5
6
7
(use-modules
 (guix ui)
 (guix profiles))

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