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