feat: tidy

This commit is contained in:
2025-07-27 21:55:55 +08:00
parent f642f9c9cc
commit e6a2690baa
4 changed files with 3 additions and 54 deletions

View File

@@ -1,5 +1,4 @@
{
lib,
pkgs,
username,
...
@@ -9,8 +8,6 @@
home.packages = with pkgs; [
localsend
rclone
wpsoffice-cn
wps-office-fonts
ttf-wps-fonts
@@ -19,17 +16,11 @@
anki
ayugram-desktop
telegram-desktop
signal-desktop
discord
qq
wechat
gnome-clocks
wineWowPackages.waylandFull
pwvucontrol
];
programs.zsh = {
sessionVariables = {
@@ -58,7 +49,6 @@
cli.all.enable = true;
coding.all.enable = true;
desktop.all.enable = true;
virt.moonlight.enable = true;
i18n.fcitx5.enable = true;
@@ -121,21 +111,16 @@
".local/state"
".local/share/Anki2"
".local/share/shotwell"
".local/share/cheat.sh"
".local/share/Kingsoft"
".local/share/AyuGramDesktop"
".local/share/TelegramDesktop"
".config/Signal"
".config/discord"
".config/QQ"
".xwechat"
".config/Kingsoft"
".config/dconf"
".config/gh"
".config/pip"
".config/libreoffice"
".config/sunshine"
];
};