mirror of
https://github.com/softinio/nix-config.git
synced 2025-10-18 19:16:41 -07:00
flake update, wezterm update and nvim config update
This commit is contained in:
parent
19f70f19e4
commit
407adf52c0
3 changed files with 18 additions and 17 deletions
2
home.nix
2
home.nix
|
@ -209,6 +209,6 @@
|
|||
# Neovim Configuration
|
||||
xdg.configFile."nvim".source = builtins.fetchGit {
|
||||
url = "https://code.softinio.com/softinio/nvim-config";
|
||||
rev = "a972cdf4f9067111d67f2f0b5655eede437cdff3";
|
||||
rev = "60d7b84ede499785cc32c2a0dcdeabe3715f9ffe";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue