update flakes

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>

Former-commit-id: 70355c96ac
This commit is contained in:
Hadi
2025-05-07 15:42:38 +02:00
parent 53e8a42484
commit 830c1059a9
3 changed files with 43 additions and 45 deletions

View File

@@ -22,8 +22,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
nixvim = {
url =
"github:nix-community/nixvim/d81f37256d0a8691b837b74979d27bf89be8ecdd";
url = "github:nix-community/nixvim";
inputs.nixpkgs.follows = "nixpkgs";
};
spicetify-nix = {