fix a space
This commit is contained in:
@ -789,7 +789,7 @@ in {
|
||||
'';
|
||||
in
|
||||
if hostname != "dunamis"
|
||||
then (builtins.replaceStrings ["// variant \"colemak_dh,\" "] ["variant \"colemak_dh,\""] niriConfig)
|
||||
then (builtins.replaceStrings ["// variant \"colemak_dh,\""] ["variant \"colemak_dh,\""] niriConfig)
|
||||
else niriConfig;
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user