Added old hash for now

This commit is contained in:
lulusilly 2025-09-13 19:37:07 -04:00
parent 6405e68aea
commit e61e3d3202

View file

@ -27,7 +27,7 @@
]; ];
configFile = builtins.fetchurl { configFile = builtins.fetchurl {
url = https://git.luluslly.xyz/lulusilly/dotfiles/raw/branch/master/.config/kanata/conf.kbd; url = https://git.luluslly.xyz/lulusilly/dotfiles/raw/branch/master/.config/kanata/conf.kbd;
sha256 = ""; sha256 = "1jv6051igv4yxwr9bxzil6qrynvg3imlnh65lxhjdfcvpnmlcy6p";
}; };
}; };
}; };