mirror of https://codeberg.org/anemofilia/zero
home-environments: radio: temporarly remove packages:games and some development packages
parent
644a9741c9
commit
4c7bbafc5c
|
@ -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|#
|
||||
|
|
|
@ -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))
|
||||
|
||||
|
|
Loading…
Reference in New Issue