home-environments: radio: Add fmutils
parent
d00078d81d
commit
796b128d38
|
@ -62,7 +62,8 @@
|
|||
|
||||
#|Radix packages|#
|
||||
#|F|# #:use-module (radix packages fonts)
|
||||
#|S|# #:use-module (radix packages syndication)
|
||||
#|S|# #:use-module (radix packages seninha)
|
||||
#:use-module (radix packages syndication)
|
||||
#|W|# #:use-module (radix packages wm)
|
||||
|
||||
#|Radix home services|#
|
||||
|
@ -84,8 +85,6 @@
|
|||
|
||||
#:export (home-environment))
|
||||
|
||||
(@@ (radix combinators) partial)
|
||||
|
||||
(define home-environment
|
||||
(user-home-environment
|
||||
(packages
|
||||
|
@ -114,9 +113,10 @@
|
|||
#|pulseaudio |# pamixer pavucontrol
|
||||
#|python-xyz |# python-ueberzug
|
||||
#|scheme |# sicp
|
||||
#|syndication |# newsraft
|
||||
#|seninha |# fmutils
|
||||
#|ssh |# openssh
|
||||
#|suckless |# xst
|
||||
#|syndication |# newsraft
|
||||
#|telegram |# telegram-desktop
|
||||
#|tor |# torbrowser
|
||||
#|toys |# oneko
|
||||
|
|
Loading…
Reference in New Issue