fixup! flake.lock: Update

This commit is contained in:
xinyangli 2024-11-04 10:06:06 +08:00
parent 013dcec3a4
commit a910cae2dd
Signed by: xin
SSH key fingerprint: SHA256:UU5pRTl7NiLFJbWJZa+snLylZSXIz5rgHmwjzv8v4oE
2 changed files with 5 additions and 3 deletions

View file

@ -29,7 +29,7 @@
}; };
home.packages = with pkgs; [ home.packages = with pkgs; [
betterbird thunderbird
remmina remmina
]; ];

View file

@ -225,6 +225,8 @@
# ==== GUI Softwares ==== # # ==== GUI Softwares ==== #
eudic
# Gnome tweaks # Gnome tweaks
gnomeExtensions.paperwm gnomeExtensions.paperwm
gnomeExtensions.search-light gnomeExtensions.search-light
@ -348,11 +350,11 @@
fontconfig = { fontconfig = {
defaultFonts = { defaultFonts = {
serif = [ serif = [
"Noto Serif CJK SC" "Source Han Serif SC"
"Ubuntu" "Ubuntu"
]; ];
sansSerif = [ sansSerif = [
"Noto Sans CJK SC" "Source Han Sans SC"
"Ubuntu" "Ubuntu"
]; ];
monospace = [ monospace = [