mirror of https://codeberg.org/anemofilia/zero
home-environments: radio: Add tmux
parent
fc350ac313
commit
3204c0da38
|
@ -48,6 +48,7 @@
|
|||
#:use-module (gnu packages terminals)
|
||||
#:use-module (gnu packages tex)
|
||||
#:use-module (gnu packages text-editors)
|
||||
#:use-module (gnu packages tmux)
|
||||
#:use-module (gnu packages toys)
|
||||
#|V|# #:use-module (gnu packages version-control)
|
||||
#:use-module (gnu packages video)
|
||||
|
@ -171,6 +172,7 @@
|
|||
#|math |# libqalculate
|
||||
#|ssh |# openssh
|
||||
#|text-editors |# kakoune kak-lsp parinfer-rust
|
||||
#|tmux |# tmux
|
||||
#|vesion-control|# diff-so-fancy git))
|
||||
|
||||
(define packages:documentation
|
||||
|
|
Loading…
Reference in New Issue