mirror of
https://github.com/softinio/nix-config.git
synced 2025-10-19 03:26:40 -07:00
flake and neovim config update
This commit is contained in:
parent
b9ce9b9ee1
commit
ab36ee0f4c
2 changed files with 13 additions and 13 deletions
2
home.nix
2
home.nix
|
@ -287,6 +287,6 @@
|
|||
# Neovim Configuration
|
||||
xdg.configFile."nvim".source = builtins.fetchGit {
|
||||
url = "https://code.softinio.com/softinio/nvim-config";
|
||||
rev = "0e57d13d1d6d6ec24df435b0da8dbd072b8e3896";
|
||||
rev = "f59b6eedae27085f7430e6d4237f7d3041377d0e";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue