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|#
|
#|GNU packages|#
|
||||||
#|G|# #:use-module (gnu packages gnupg)
|
#|G|# #:use-module (gnu packages gnupg)
|
||||||
#|L|# #:use-module (gnu packages linux)
|
#|L|# #:use-module (gnu packages linux)
|
||||||
|
#|S|# #:use-module (gnu packages shells)
|
||||||
|
|
||||||
#|GNU home services|#
|
#|GNU home services|#
|
||||||
#|•|# #:use-module (gnu home services)
|
#|•|# #:use-module (gnu home services)
|
||||||
|
@ -51,7 +52,7 @@
|
||||||
#|D|# packages:databases packages:desktop packages:development
|
#|D|# packages:databases packages:desktop packages:development
|
||||||
packages:documentation packages:downloads
|
packages:documentation packages:downloads
|
||||||
#|F|# packages:file-managing packages:fonts
|
#|F|# packages:file-managing packages:fonts
|
||||||
#|G|# packages:games packages:guix-contrib
|
#|G|# packages:guix-contrib
|
||||||
#|I|# packages:image
|
#|I|# packages:image
|
||||||
#|M|# packages:messaging
|
#|M|# packages:messaging
|
||||||
#|P|# packages:password
|
#|P|# packages:password
|
||||||
|
@ -161,6 +162,7 @@
|
||||||
(home-fish-configuration
|
(home-fish-configuration
|
||||||
(plugins
|
(plugins
|
||||||
(list fish-autopair
|
(list fish-autopair
|
||||||
|
fish-foreign-env
|
||||||
fish-puffer))
|
fish-puffer))
|
||||||
(environment-variables
|
(environment-variables
|
||||||
`(#|GNU Privacy Guard|#
|
`(#|GNU Privacy Guard|#
|
||||||
|
|
|
@ -120,7 +120,7 @@
|
||||||
#|math |# libqalculate
|
#|math |# libqalculate
|
||||||
#|ssh |# openssh
|
#|ssh |# openssh
|
||||||
#|perl |# perl ; dep for some kakoune functionality
|
#|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
|
#|tmux |# tmux
|
||||||
#|vesion-control|# diff-so-fancy git))
|
#|vesion-control|# diff-so-fancy git))
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue