diff options
Diffstat (limited to 'oni')
| -rw-r--r-- | oni/home/config/common.scm | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/oni/home/config/common.scm b/oni/home/config/common.scm index c8c6e56..87b268f 100644 --- a/oni/home/config/common.scm +++ b/oni/home/config/common.scm @@ -209,14 +209,14 @@ LocalForward 19999 localhost:19999")) "897c1a470da759236cc11798f4e0a5f7d4d59fbc" (openpgp-fingerprint "2A39 3FFF 68F4 EF7A 3D29 12AF 6F51 20A0 22FB B2D5")))) - (channel - (name 'guix-gaming-games) - (url "https://gitlab.com/guix-gaming-channels/games.git") - (introduction - (make-channel-introduction - "c23d64f1b8cc086659f8781b27ab6c7314c5cca5" - (openpgp-fingerprint - "50F3 3E2E 5B0C 3D90 0424 ABE8 9BDC F497 A4BB CC7F")))) + ;; (channel + ;; (name 'guix-gaming-games) + ;; (url "https://gitlab.com/guix-gaming-channels/games.git") + ;; (introduction + ;; (make-channel-introduction + ;; "c23d64f1b8cc086659f8781b27ab6c7314c5cca5" + ;; (openpgp-fingerprint + ;; "50F3 3E2E 5B0C 3D90 0424 ABE8 9BDC F497 A4BB CC7F")))) (channel (name 'rosenthal) (url "https://codeberg.org/hako/rosenthal.git") |
