flake: update

This commit is contained in:
2024-03-14 14:25:22 +01:00
parent 64d2afbd67
commit d29767cf01
2 changed files with 24 additions and 24 deletions

View File

@@ -25,7 +25,7 @@
};
nvim = {
url = "git+https://git.project-cloud.net/asmir/nvim_flake";
url = "git+file:/home/akill/proj/nvim_flake/";
inputs.nixpkgs.follows = "nixpkgs";
};