Merge branch 'main' of https://git.hmsn.ink/nixos/hydenix
This commit is contained in:
@@ -103,6 +103,13 @@ in
|
||||
scrot
|
||||
];
|
||||
|
||||
|
||||
environment.sessionVariables = rec {
|
||||
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";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user