flake update, wezterm update and nvim config update

This commit is contained in:
Salar Rahmanian 2025-01-22 18:01:06 -08:00
parent 19f70f19e4
commit 407adf52c0
3 changed files with 18 additions and 17 deletions

View file

@ -209,6 +209,6 @@
# Neovim Configuration
xdg.configFile."nvim".source = builtins.fetchGit {
url = "https://code.softinio.com/softinio/nvim-config";
rev = "a972cdf4f9067111d67f2f0b5655eede437cdff3";
rev = "60d7b84ede499785cc32c2a0dcdeabe3715f9ffe";
};
}