mirror of https://codeberg.org/anemofilia/zero
radio: packages: Add senpai, password-store and tessen
parent
507881ab7c
commit
d18b488b31
|
@ -72,6 +72,9 @@
|
||||||
#|V|# #:use-module (radix packages video)
|
#|V|# #:use-module (radix packages video)
|
||||||
#|X|# #:use-module (radix packages xdisorg)
|
#|X|# #:use-module (radix packages xdisorg)
|
||||||
|
|
||||||
|
#|Saayix packages|#
|
||||||
|
#|M|# #:use-module (saayix packages messaging)
|
||||||
|
|
||||||
#:export (blogging
|
#:export (blogging
|
||||||
calendar
|
calendar
|
||||||
databases
|
databases
|
||||||
|
@ -163,10 +166,11 @@
|
||||||
|
|
||||||
(define messaging
|
(define messaging
|
||||||
(list #|telegram |# telegram-desktop
|
(list #|telegram |# telegram-desktop
|
||||||
#|mail |# neomutt))
|
#|mail |# neomutt
|
||||||
|
#|messaging|# senpai))
|
||||||
|
|
||||||
(define password
|
(define password
|
||||||
(list #|password-utils|# keepassxc))
|
(list #|password-utils|# keepassxc password-store tessen))
|
||||||
|
|
||||||
(define reading
|
(define reading
|
||||||
(list #|pdf |# sioyek/wayland
|
(list #|pdf |# sioyek/wayland
|
||||||
|
|
Loading…
Reference in New Issue