~ruther/guix-config

ref: dfdf47c5d197a5f78cb3fbdee8d491ed6d194d85 guix-config/channels-profile.scm -rw-r--r-- 99 bytes
dfdf47c5 — Rutherther feat: add netbird and tailscale services 9 days ago
                                                                                
1
2
3
4
5
6
7
(use-modules
 (guix ui)
 (guix profiles))

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