Skip to content

Commit a6ae042

Browse files
authored
nix flake update (#75)
* nix flake update * package migrations
1 parent 0ff938e commit a6ae042

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

flake.lock

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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)