add default special arguments

This commit is contained in:
Dmitriy Pleshevskiy 2023-11-30 23:56:37 +03:00
parent 8798643a29
commit 528ee1cfb1
Signed by: pleshevskiy
GPG key ID: 79C4487B44403985

View file

@ -53,6 +53,10 @@ in
# local.alacritty.fontSize = 6.0;
local.wezterm.fontSize = 10.0;
};
specialArgs = {
extraJanHomeModule = { ... }: { };
};
};
istal = {