Stop mentioning nss-certs explicitely (added to %base-packages a while ago)

This commit is contained in:
Tissevert 2024-12-29 13:25:50 +01:00
parent 26276332f7
commit b249b8a4ee

View file

@ -1,6 +1,5 @@
(use-modules (gnu)
((gnu packages anthy) #:select (anthy))
((gnu packages certs) #:select (nss-certs))
((gnu packages gnome) #:select (gvfs))
((gnu packages fcitx5) #:select (fcitx5
fcitx5-anthy
@ -24,8 +23,7 @@
fcitx5-gtk4
fcitx5-qt
gvfs
sway
nss-certs))
sway))
(define (install-to root-fs)
(operating-system