~ruther/guix-config

ref: ed7794a71f8608f80af50b6301c96656c5e4ffa8 guix-config/channels-profile.scm -rw-r--r-- 99 bytes
ed7794a7 — Rutherther chore: disable wireshark-patched 9 days ago
                                                                                
1
2
3
4
5
6
7
(use-modules
 (guix ui)
 (guix profiles))

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