home-environments: radio: temporarly remove packages:games and some development packages

main
Luis Guilherme Coelho 2024-11-08 05:52:01 -03:00
parent 644a9741c9
commit 4c7bbafc5c
No known key found for this signature in database
GPG Key ID: 1F2E76ACE3F531C8
2 changed files with 4 additions and 2 deletions

View File

@ -9,6 +9,7 @@
#|GNU packages|#
#|G|# #:use-module (gnu packages gnupg)
#|L|# #:use-module (gnu packages linux)
#|S|# #:use-module (gnu packages shells)
#|GNU home services|#
#||# #:use-module (gnu home services)
@ -51,7 +52,7 @@
#|D|# packages:databases packages:desktop packages:development
packages:documentation packages:downloads
#|F|# packages:file-managing packages:fonts
#|G|# packages:games packages:guix-contrib
#|G|# packages:guix-contrib
#|I|# packages:image
#|M|# packages:messaging
#|P|# packages:password
@ -161,6 +162,7 @@
(home-fish-configuration
(plugins
(list fish-autopair
fish-foreign-env
fish-puffer))
(environment-variables
`(#|GNU Privacy Guard|#

View File

@ -120,7 +120,7 @@
#|math |# libqalculate
#|ssh |# openssh
#|perl |# perl ; dep for some kakoune functionality
#|text-editors |# kakoune kak-lsp kak-tree-sitter
#|text-editors |# kakoune ;kak-lsp kak-tree-sitter
#|tmux |# tmux
#|vesion-control|# diff-so-fancy git))