Update file configuration.nix
This commit is contained in:
@@ -108,7 +108,7 @@ in
|
|||||||
GTK_IM_MODULE = "kime";
|
GTK_IM_MODULE = "kime";
|
||||||
QT_IM_MODULE = "kime";
|
QT_IM_MODULE = "kime";
|
||||||
XMODIFIERS = "@im=kime";
|
XMODIFIERS = "@im=kime";
|
||||||
}
|
};
|
||||||
|
|
||||||
# System Version - Don't change unless you know what you're doing (helps with system upgrades and compatibility)
|
# System Version - Don't change unless you know what you're doing (helps with system upgrades and compatibility)
|
||||||
system.stateVersion = "25.05";
|
system.stateVersion = "25.05";
|
||||||
|
|||||||
Reference in New Issue
Block a user