~ruther/guix-config

ref: 746078605260d362a62edc008c515dc82982307b guix-config/channels-profile.scm -rw-r--r-- 99 bytes
74607860 — Rutherther feat: remove tailscale service 9 days ago
                                                                                
1
2
3
4
5
6
7
(use-modules
 (guix ui)
 (guix profiles))

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