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