home-environments: radio: Add packages:guix-contrib

impermanence
Luis Guilherme Coelho 2024-09-01 14:26:42 -03:00
parent 655610ad91
commit 48384bd837
No known key found for this signature in database
GPG Key ID: 1F2E76ACE3F531C8
1 changed files with 6 additions and 1 deletions

View File

@ -127,6 +127,7 @@
packages:file-managing
packages:fonts
packages:games
packages:guix-contrib
packages:haskell
packages:image
packages:messaging
@ -203,6 +204,10 @@
(define packages:games
(list #|games|# minetest red-eclipse srb2 supertuxkart xonotic))
(define packages:guix-contrib
(list #|mail |# mumi
#|version-control|# git `(,git "send-email")))
(define packages:image
(list #|image-viewers|# imv
#|ocr |# tesseract-ocr))
@ -248,7 +253,7 @@
packages:documentation packages:downloads
#|E|# packages:emacs-xyz
#|F|# packages:file-managing packages:fonts
#|G|# packages:games
#|G|# packages:games packages:guix-contrib
#|H|# packages:haskell
#|I|# packages:image
#|M|# packages:messaging