guix-config

Configuration files for Guix

git clone https://git.8pit.net/guix-config.git

 1(list (channel
 2        (name 'nonguix)
 3        (url "https://gitlab.com/nonguix/nonguix")
 4        (branch "master")
 5        (commit
 6          "60ffd0353e70d5e371c4bfe2201c9d08c1c05e18")
 7        (introduction
 8          (make-channel-introduction
 9            "897c1a470da759236cc11798f4e0a5f7d4d59fbc"
10            (openpgp-fingerprint
11              "2A39 3FFF 68F4 EF7A 3D29  12AF 6F51 20A0 22FB B2D5"))))
12      (channel
13        (name 'nmeum)
14        (url "https://github.com/nmeum/guix-channel.git")
15        (branch "master")
16        (commit
17          "9ee7e435bda9d72e4221e79e0ccd7ae10a1ed22c")
18        (introduction
19          (make-channel-introduction
20            "808a00792c114c5c1662e8b1a51b90a2d23f313a"
21            (openpgp-fingerprint
22              "514E 833A 8861 1207 4F98  F68A E447 3B6A 9C05 755D"))))
23      (channel
24        (name 'guix)
25        (url "https://codeberg.org/guix/guix.git")
26        (branch "master")
27        (commit
28          "07f54635ae7fe5bd059b7f6188854a21c0f8dbdd")
29        (introduction
30          (make-channel-introduction
31            "9edb3f66fd807b096b48283debdcddccfea34bad"
32            (openpgp-fingerprint
33              "BBB0 2DDF 2CEA F6A8 0D1D  E643 A2A0 6DF2 A33A 54FA")))))