mirror of
https://github.com/softinio/nix-config.git
synced 2025-10-18 19:16:41 -07:00
flake and nvim updates
This commit is contained in:
parent
97dd1d4633
commit
81c1cd6d7e
3 changed files with 7 additions and 8 deletions
2
home.nix
2
home.nix
|
@ -292,6 +292,6 @@
|
|||
# Neovim Configuration
|
||||
xdg.configFile."nvim".source = builtins.fetchGit {
|
||||
url = "https://code.softinio.com/softinio/nvim-config";
|
||||
rev = "9452693037960f28f00c4df74691eb418957cf6a";
|
||||
rev = "0baf336e89c9b80182e70a14b0795dd31f004037";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue