Skip to content

Commit 16088d6

Browse files
committed
package migrations
1 parent be308c5 commit 16088d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ocf/graphical/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ in
6767
fcitx5-mozc
6868
fcitx5-rime
6969
fcitx5-hangul
70-
fcitx5-unikey
70+
kdePackages.fcitx5-unikey
7171
fcitx5-bamboo
7272
fcitx5-m17n
7373
];
@@ -123,7 +123,7 @@ in
123123

124124
];
125125

126-
fonts.packages = with pkgs; [ meslo-lgs-nf noto-fonts noto-fonts-cjk-sans noto-fonts-extra ];
126+
fonts.packages = with pkgs; [ meslo-lgs-nf noto-fonts noto-fonts-cjk-sans ];
127127

128128
services = {
129129
# KDE Plasma is our primary DE, but have others available

0 commit comments

Comments
 (0)