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)
|
||||
#|X|# #:use-module (radix packages xdisorg)
|
||||
|
||||
#|Saayix packages|#
|
||||
#|M|# #:use-module (saayix packages messaging)
|
||||
|
||||
#:export (blogging
|
||||
calendar
|
||||
databases
|
||||
|
@ -163,10 +166,11 @@
|
|||
|
||||
(define messaging
|
||||
(list #|telegram |# telegram-desktop
|
||||
#|mail |# neomutt))
|
||||
#|mail |# neomutt
|
||||
#|messaging|# senpai))
|
||||
|
||||
(define password
|
||||
(list #|password-utils|# keepassxc))
|
||||
(list #|password-utils|# keepassxc password-store tessen))
|
||||
|
||||
(define reading
|
||||
(list #|pdf |# sioyek/wayland
|
||||
|
|
Loading…
Reference in New Issue