Update file configuration.nix

This commit is contained in:
2025-11-01 05:13:36 +00:00
parent 64befaa722
commit 6685eb3d57

View File

@@ -108,7 +108,7 @@ in
GTK_IM_MODULE = "kime";
QT_IM_MODULE = "kime";
XMODIFIERS = "@im=kime";
}
};
# System Version - Don't change unless you know what you're doing (helps with system upgrades and compatibility)
system.stateVersion = "25.05";