update flakes

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2025-05-07 15:42:38 +02:00
parent 4bc6576d7c
commit 70355c96ac
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 = {