~ruther/guix-config

ref: 462b85aae832dc135e76cfa81492f64134177a8a guix-config/channels-profile.scm -rw-r--r-- 99 bytes
462b85aa — Rutherther feat: use edge-ruther as remote nix builder with raised nofile limit 9 days ago
                                                                                
1
2
3
4
5
6
7
(use-modules
 (guix ui)
 (guix profiles))

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