mirror of
https://github.com/softinio/nix-config.git
synced 2025-09-03 16:16:42 -07:00
flake update and neovim update
This commit is contained in:
parent
6d34841a45
commit
ca6336a7fc
2 changed files with 13 additions and 13 deletions
2
home.nix
2
home.nix
|
@ -358,7 +358,7 @@
|
|||
# Neovim Configuration
|
||||
xdg.configFile."nvim".source = builtins.fetchGit {
|
||||
url = "https://code.softinio.com/softinio/nvim-config";
|
||||
rev = "a58443e9e5b6afdaa2d23a54d6abe81c6496b3a6";
|
||||
rev = "6f0048ce70cc3c6f0f7a7ad44fe0aafde5006bad";
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue