feat: Update flake inputs and migrate noctalia settings

This commit is contained in:
ulic-youthlic 2025-11-11 18:11:23 +08:00
parent 93a661678e
commit 2dc1820934
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
3 changed files with 120 additions and 117 deletions

View file

@ -63,7 +63,7 @@ in {
enable = true;
systemd.enable = true;
settings = {
settingsVersion = 21;
settingsVersion = 23;
appLauncher = {
enableClipboardHistory = true;
position = "center";
@ -116,7 +116,7 @@ in {
{
id = "Tray";
drawerEnabled = true;
favorites = [
pinned = [
"Fcitx"
];
}
@ -172,7 +172,7 @@ in {
animationSpeed = 2;
avatarImage = "${config.home.homeDirectory}/.face";
compactLockScreen = false;
dimDesktop = false;
dimmerOpacity = 0;
enableShadows = true;
forceBlackScreenCorners = false;
language = "zh-CN";